Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anthgrim/badbank
- Owner: anthgrim
- License: mit
- Created: 2022-06-26T04:06:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T13:51:40.000Z (over 2 years ago)
- Last Synced: 2023-03-09T08:16:46.022Z (almost 2 years ago)
- Topics: bank, frontend, react, reactjs, webapp
- Language: JavaScript
- Homepage: http://kevin-grimaldibankingapplication.s3-website-us-east-1.amazonaws.com/
- Size: 6.13 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ChartsLink 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