Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 457 Bytes

The Sparks Foundation Task#1 - Basic Banking System

It is a basic project which renders dummy data for 10 customers. It enables the users to transfer money from one account to another through a transfer page. As the money is transferred, the transfer history page updates the latest transfer. The data is stored remotely through mongoDB Atlas.

Tech Used:-

• HTML • CSS • JavaScript • Bootstrap • EJS • mongoDB • Mongoose • ExpressJS