Skip to content

lilraja-x/bank_API

Repository files navigation

Bank Account Management System

Flask api's for handling users interaction with the bank. Allows user to create delete edit use and view account.

🧐 Features

Here're some of the project's best features:

  • Create account (/create)
  • Login to account (/login)
  • Transactions ==> deposit or withdraw money from account (/transaction)
  • Editing Account details (/edit)
  • Deleting account (/delete)
  • Viewing account details (/view)
  • Viewing account Balance (/balance)

🛠️ Installation Steps:

1. Installlation

pip install -r requirements.txt

2. Run

flask run --debug

💻 Built with

Technologies used in the project:

  • Python
  • Flask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published