Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.22 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.22 KB

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

Future Adds

  • Implement Backend
  • Allow users to upload their own avatar

Author

Kevin Grimaldi. Student at MIT - Fullstack Development with MERN

License

MIT License