Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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, ...)

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