A simple web app to track income and expenses and to visualize them with charts.
I used ChatGpt for debugging, this is my first project with local storage and reactHook so I broke it often
A simple web app to track income and expenses and to visualize them with charts.
I used ChatGpt for debugging, this is my first project with local storage and reactHook so I broke it often
to use it you need to add category first
Log in to leave a comment
I created a web application to track income and expenses and display them with graphs. The hardest part was implementing localStorage. I’m happy with the result, but now I’d like to add more features.
I added the ability to edit categories and choose their colors for the charts and the navbar, I finished the web application, making it quite responsive and improving the design
Log in to leave a comment
I added a generic balance section and 3 charts to see more details
Log in to leave a comment
I set up the project, created the form for data input and a first view of the transactions
Log in to leave a comment