Best Flask open-source libraries and packages

Retail Bank

A simple Retail Bank Management web-app built using Flask, SQLite
Updated 3 years ago

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