Originally called Bad Bank, this is an exercise as well as the capstone project for the MITx MERN course.
Basically: git clone, git pull, npm init, use the provide docker-compose.yml file to get a MongoDB container running.
FIXME: Detailed Installation instructions will be fixed when project is about to be submitted.
FIXME: Screenshots to be added
ReactJS. Bootstrap, Express, MongoDB
The backend is consisting of a MongoDB instance and a REST API built with Express. The frontend is a React App using bootstrap and react-bootstrap for styling.
- Multiple users can be created
- Virtual Bankaccounts can be created
- Vitual money can be withdrawn and submitted
MIT