Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 742 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 742 Bytes

Basic-Banking-System-

Introduction

The Sparks Foundation Internship Project - Basic Banking System

A web application used to transfer money between two users and also record the banking transactions/activities.

Technologies Used:

Front-End:

  • HTML
  • CSS
  • Bootstrap

Back-End:

  • Django
  • SQLite

The website has the following specification -

Start with a dummy data for upto 10 customers. Customers table with basic fields such as name, email, current balance etc. Transaction status: Transfer table/ Transfer History which records all the transactions

Flow of the website

Home > View Customer > Select One Customer > Transfer Money > Select Receiver > View Customer > View Transaction History