Skip to content
Submitted about 1 month ago

Personal finance app

accessibility, express, node, postgres
P
LVL 5
Lo-Deck5,055
@Lo-Deck
A solution to the Personal finance app challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

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.

Code
Loading...

Please log in to post a comment

Log in

Community 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