Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CentralBank

This is a Banking web-app I created for Investobrain Savings and Credit Cooperative Organisation or Society.

Features

  • Create new account and get a unique account number on sign-in.
  • Store and edit your details.
  • Transfer (fictitious) money from one bank account to another.

    Demo

    Prerequisites

    1. A Terminal (preferred) or a CMD
    2. Python 3.10.12 or above installed. (Windows users might need to add it to path.)
    3. Django framework 4.2.7 or above installed and working.

    Installation

    1. Open a Terminal, and clone the current repository.

      git clone https://github.com/eKidenge/Bank_Management_System.git
      
    2. Enter the root directory.

      cd Bank_Management_System
      
    3. Now start the setup by entering the following command.

      python manage.py runserver
      

      If that didn't work, try replacing python by python3 in the above command.

    4. Follow the Demo section and use the app as you like.

    Disclaimer

    This app represents a fictitious bank. All transactions, account numbers and account holdings are unreal.

  • About

    BANKING SYSTEM

    Resources

    Stars

    0 stars

    Watchers

    1 watching

    Forks

    Releases

    Packages

    Contributors

    Languages