Front end for Budget Tracker App. Click here to visit!
Back end code can be found here
- CSV integration - upload data from CSV file
- CRUD operations on activities
- User authentication and tracking using PassportJS and Json Web Tokens
- React
- Material-UI
- ExpressJS (controller)
- PassportJS (authentication)
- PostgreSQL (database)
- KnexJS (query builder)
- ObjectionJS (ORM)
- Mocha/Chai (testing)
This project was bootstrapped with Create React App.
