Skip to content

TSF internship task 1. Creating the application which perform basic banking transaction.

Notifications You must be signed in to change notification settings

SubramanyaKS/Task1-BasicBankingSystem

Repository files navigation

Task1 - Basic Banking System

This is one of the tasks given to us in the internship we are doing with The Sparks Foundation i.e GRIP(Graduate Rotational Internship Program )

Task Details:

◇ Create a simple dynamic website which has the following specs.
◇ 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.
◇ 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.
◇ Host the website at 000webhost, github.io, heroku app or any other free hosting provider. Check in code in gitlab.

website link: https://basicfundapp.000webhostapp.com

Technology Used.

  • PHP
  • HTML5
  • CSS3
  • MySQL

Demo.

YouTube