sweta134 / basicbankingsystem.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello everyone! Hope you all are doing well. I am Sweta Upadhyay currently working as a Web Development and Designing Intern at The Sparks Foundation. This is the #task1 given to me. Task 1 - Basic banking System Create a simple dynamic website which has the following specs.

  1. Start with creating a dummy data in database for upto 10 customers. Database options: Mysql, Mongo, Postgres, etc. Customers table will have basic fields such as name, email, current balance etc. Transfers table will record all transfers happened.
  2. Flow: Home Page > View all Customers > Select and View one Customer > Transfer Money > Select customer to transfer to > View all Customers .
  3. No Login Page. No User Creation. Only transfer of money between multiple users.
  4. Host the website at 000webhost, github.io, heroku app or any other free hosting provider. Check in code in gitlab.

The repository contains all the details of the website. #GRIPMAY21 #TheSparksFoundation Thank you.

About


Languages

Language:HTML 63.0%Language:CSS 30.8%Language:JavaScript 6.2%