Personal finance app

Solution retrospective
Hi here is my solution for personal-finance-app, I used HTML, nested CSS, JS and node, express, postgresSQL. I host the website on Vercel and Neon for the DB.
What challenges did you encounter, and how did you overcome them?It was to construct a complete app, keep having a good architecture in frontend as well in backend.
There was a lot of challenge in this one like build a svg chart without any librairies.
Built some item like pot and budget with <template> and edit them in JS by utilizing DocumentFragments and HTML Templates.
And for the server side, I used a structure REST, and set some security with helmet, bcryptjs, validator ,uuid ...
All the details are in the README that you can see on the Github.
What specific areas of your project would you like help with?Feel free to leave any comments on this project, as well as on frontend and backend, you can read the README before to have more details on the security feature I used or how I set the backend.
Thanks.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Lo-Deck’s solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord