Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Fullstack Personal finance app

P
unaygney 1,600

@unaygney

Desktop design screenshot for the Personal finance app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
5guru
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

I'm proud of developing a Personal Finance App that successfully integrated various technologies and provided a smooth user experience. The app was well-received for its usability and security features, especially the use of access and refresh tokens managed with Redis.

Next time, I would focus more on planning and setting up a robust testing strategy early on. This would help identify potential issues sooner and streamline the development process.

What challenges did you encounter, and how did you overcome them?

One of the key challenges I encountered while developing the Personal Finance App was ensuring seamless authentication and maintaining security with access and refresh tokens. Initially, managing token expiration and refresh flow in Redis without affecting user experience was quite complex.

To overcome this, I researched best practices for token management and implemented a system where access tokens are short-lived, while refresh tokens stored in Redis securely handle re-authentication. I also set up automated tests to ensure that the flow works consistently. This not only enhanced security but also improved the app's overall reliability.

Community feedback

@Mahmoud-ElAgamy

Posted

Thank you for your excellent work on this project. I have identified a minor issue that I believe should be addressed. When attempting to create a new account and then returning to the login page, the button seems to be redirecting to the same page. Please let me know if you require further clarification.

Marked as helpful

0

P
unaygney 1,600

@unaygney

Posted

@Mahmoud-ElAgamy Thank you for your comment, Mahmoud. I must have missed it, I corrected it now.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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