Giter Site home page Giter Site logo

foxbank's Introduction

Welcome to FoxBank

FoxBank

Contributors

Daniel Bekowicz
Daniel Berkowicz

Robert Johnson
Robert Johnson

AkiVonAkira
AkiVonAkira

About App

FoxBank is a comprehensive console banking application designed to facilitate a variety of financial operations, including account creation, deposits, and transfers. The application is powered by a Postgres database that securely stores all user account details and transaction records. Developed as a school project to enhance students' proficiency in C# programming and database connectivity, FoxBank is designed to offer a seamless and efficient banking experience to its users.

Key Features

The following features are currently available in the system:

  • View account balance.
  • Transfer money between own accounts.
  • Transfer money to others.
  • Different Roles/Permissions (Client, Admin)
  • Transaction History.
  • Currency Exchange: This feature is partially implemented where the accounts can have different currency and is being displayed however no calculations are being done to convert during transfer.

The Code

Class Breakdown
Program.cs Initialize program/login menu
Menu.cs Contains method to print menu from any sized 1D array
Helper.cs Contains methods we created for repeated use throughout the code
Transaction.cs Contains methods that are used for transactions
TransactionHistory.cs Contains method
PostgresDataAccess.cs Contains all functions that communicates with the DB

Objects Breakdown
AccountModel.cs Manage bankaccount data
BankBranchModel.cs Manage bank branch data
BankCurrencyModel.cs Manage currency/exchangerates
BankLoanModel.cs Manage loans
BankRoleModel.cs Manage userrole admin or client
TransactionModel.cs Manage transactions data
UserModel.cs Manage user profile data

Scrumboard

C4 Model

C4_model_Foxbank

foxbank's People

Contributors

akivonakira avatar berkowicz avatar rohnson95 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

berkowicz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.