/BasicBankingSystem

This is an internship task of web development intern under GRIP MAY 2021 of The Sparks Foundation Company.

Primary LanguagePython

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