pratyush-gautam / BasicBankingSystem

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

Home Page:https://pratyush-gautam.github.io/BasicBankingSystem/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://pratyush-gautam.github.io/BasicBankingSystem/


Languages

Language:Python 52.2%Language:HTML 47.8%