Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 623 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 623 Bytes

Banking Application This is a web-based banking application developed using Flask, Bootstrap, and Jinja. The application provides various functionalities for managing user accounts, transactions, and other banking operations.

Features User authentication and authorization Account management (create, update, delete accounts) Balance inquiries Fund transfers Account statements Technologies Used Flask: Python-based web framework used for backend development. Bootstrap: Frontend framework for building responsive and mobile-first websites. Jinja: Templating engine for generating dynamic HTML content. Setup Instructions