Skip to content

This repository is the first task of the web-development internship by The Sparks Foundation.

Notifications You must be signed in to change notification settings

Rakesh9100/The-Sparks-Foundation-Task1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝The-Sparks-Foundation-Web-Development-Internship-Task1📝

Basic Banking Website

This is a simple dynamic website which has the following specs.

  • A dummy data in databse for upto 10 customers. Database options: Mysql, Mongo, Postgres, etc. Customers table have basic fields such as name, email, current balance, etc. Transfers table records all transfers happened.

  • Flow: Home Page -> View all Customers -> Select and View one Customer -> Transfer Money -> Select customer to transfer to -> View all Customers.

  • No Login Page. No User Creation. Only transfer of money between multiple users.

  • Hosted the website at github.io. Check in code in github.

Screenshots:

1. Home Page

1

2. View all Customers

2 3

3. Transfer Money (Enter Recipient and Amount)

4

4. Transaction Successful

5

5. Transactions History

6

About

This repository is the first task of the web-development internship by The Sparks Foundation.

Topics

Resources

Stars

Watchers

Forks