This is a credit card simulator that allows user to create new customers, cards & transcations. The idea is to how credit cards are created, transactions processed, & interested calculated.
User creates new customer by entering Name & credit score. From there, user can create new cards by entering APR & credit limit. Then make transactions on each card, and see updated interested adjusted balances, and transactions history.
- JavaScript
- Node.js
- Express
- React
- ReCharts
- React-Datepicker
- Bootstrap
- MySql
- Sequelize
git clone https://github.com/elliechen321/Mentor_Matching_App.git
In order to run this locally you will need to have the following installed: