Skip to content

mochatek/Retail-Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retail-Bank

A simple Retail Bank Management web-app built using Flask, SQLite

Features

  • Register/Login as Customer/Teller
  • Profile Management
  • Account Management
  • Deposit, Withdraw, Transfer money
  • View Reports (Download as PDF)

Installation

Download and Install Python

Use the package manager pip to install the dependencies.

pip install -r requirements.txt

How to Run

To start our application, run the command:

flask run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A simple Retail Bank Management web-app built using Flask, SQLite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published