Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anthgrim/badbank

MIT Bad Bank Application
https://github.com/anthgrim/badbank

bank frontend react reactjs webapp

Last synced: 12 days ago
JSON representation

MIT Bad Bank Application

Awesome Lists containing this project

README

        

# Bad Bank - MIT

## App Information

### Title: Bad Bank Application

### Description:

Bad Bank is the Capstone Project for Module 2 in the MIT - Fullstack Development with MERN. It is called Bad Bank due to the users data exposured in the UI (intentionally).

It consists of a simple React application where the students apply concepts such as hooks, context, routing, and form validations. As well, for the first attempt from the students to deploy a React application using AWS S3 Buckets.

### How to Run

Simply download the zip folder with the source code file, or fork it into your github and clone it into your machine, and run it by using your favorite IDE.

### Technologies and libraries used:

- React JS
- Formik
- Yup Schema Validation
- React Toastify
- Material UI
- Bootstrap
- ChartJS

### Functionalities available:

- Create Account
- Login to Account
- Edit Account
- Transactions List
- Deposit
- Withdraw
- Totals Charts

Link to AWS Deployment: **[Bad Bank](http://kevin-grimaldibankingapplication.s3-website-us-east-1.amazonaws.com/)**

### Future Adds

- Implement Backend
- Allow users to upload their own avatar

### Author

Kevin Grimaldi.
Student at MIT - Fullstack Development with MERN

### License

MIT License