Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joj0/mitx-badbank
MITx MERN Course - Bad Bank Exercise (hashRouter, useContext, ...)
https://github.com/joj0/mitx-badbank
Last synced: about 2 months ago
JSON representation
MITx MERN Course - Bad Bank Exercise (hashRouter, useContext, ...)
- Host: GitHub
- URL: https://github.com/joj0/mitx-badbank
- Owner: JOJ0
- Created: 2023-12-04T08:11:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T07:34:59.000Z (9 months ago)
- Last Synced: 2024-04-13T21:52:35.646Z (9 months ago)
- Language: JavaScript
- Size: 449 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TermBank
Originally called Bad Bank, this is an exercise as well as the capstone project for the MITx MERN course.
## Installation Guidelines
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.
## Screenshots
FIXME: Screenshots to be added
## Technology used
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.
## Features
- Multiple users can be created
- Virtual Bankaccounts can be created
- Vitual money can be withdrawn and submitted## License
MIT