This application allows users to edit four different categories (Income, Core, Flow, and Overflow) while calculating and displaying the total amount for each category.
- React
- Tailwind
- Node JS/ Mongoose/ Express
- bcrypt/ cors/ jsonwebtoken
We chose these technologies based on one main criterion: SPEED. They allowed us to code with ease since we were both familiar with them, while also ensuring lightning-fast loading times!
We aim to introduce monthly and yearly analysis, charts, and financial advice on how to reduce unnecessary expenses, empowering user to GIVE YOURSELF A RAISE!!!
- Wahid_Anwar: https://github.com/wahid243
- Dennis Mantzavinatos: https://github.com/DennisMantz
- install multer to being able to upload image
- add the logic as middleware and then pass it to the route
- add a route in server to fetch the image from the folder in the backend file
- make image appears both in user profile and in navbar in home page via token(token stores the image name and the endpoint fetch the image from the folder)