Skip to content

Ace Finance basic banking system is a simple web-based project made under The Sparks Foundation's Web Development and Designing Internship of March 2021 by Kalash Maurya

Notifications You must be signed in to change notification settings

kalashmaurya/Ace-Finance-Basic-Banking-System

Repository files navigation

Basic-Banking-System: Ace Finance

Task

  1. To create a simple dynamic website which has the following specs.
  2. 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.
  3. Flow: Home Page > View all Customers > Select and View one Customer > Transfer Money > Select customer to transfer to > View all Customers
  4. No Login Page. No User Creation. Only transfer of money between multiple users.
  5. Host the website at 000webhost, github.io, heroku app or any other free hosting provider. Check in code in github.

About Project

  1. View customer list in 'Customer'.
  2. To view separate profiles click on their names.
  3. Make Money Transfer between customers by clicking on 'Transfer Money'.
  4. View Transaction History in 'Transaction'.

Front End

HTML5, CSS, JavaScript

Back End

PHP, MySQL

Database

phpmyadmin

About

Ace Finance basic banking system is a simple web-based project made under The Sparks Foundation's Web Development and Designing Internship of March 2021 by Kalash Maurya

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published