Built a basic banking system to provide the transaction facility among the users
-
Updated
Jun 17, 2022 - EJS
Built a basic banking system to provide the transaction facility among the users
BASIC BANKING SYSTEM: 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…
Add a description, image, and links to the task1 topic page so that developers can more easily learn about it.
To associate your repository with the task1 topic, visit your repo's landing page and select "manage topics."