THIS VERSION IS LEGACY, THE CODE FOR THE CURRENT WEBSITE IS FOUND ON: https://github.com/Jordanh1996/Expensify
Link to web page: https://expensify-jordan.herokuapp.com
This site is used to specify and calculate your expenses, it includes tools for comfort for the user.
- Framework: React with Redux.
- React Libraries: react-modal, react-router-dom, react-dates.
- Database: Firebase
- Route: Express
- Encountered problems with displaying amount of expenses, used numeral third party library to solve this.