Skip to content
Submitted over 1 year ago

Finance app with NextJS - React - Typescript - TailwindCSS

next, react, tailwind-css, typescript, chart-js
LVL 2
Mokalbari180
@Mokalbari
A solution to the Personal finance app challenge

Solution retrospective


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

This project took longer than expected, but I’m proud of:

  • Setting up the folder structure "the Next.js way"
  • Building a pagination system with server actions
  • Using TypeScript generics effectively

If I could improve a few things, I’d focus on:

  • Enhancing the filter system – it feels a bit clunky
  • Perfecting the donut chart, which is close but not quite there
  • Adding some animations
  • Refactoring some components for better semantics, as accessibility is still challenging for me
What challenges did you encounter, and how did you overcome them?
  • I went through a lot of trial and error with CSS.
  • Learning a new tool (Kysely) for building queries was challenging.
  • Initially, my folder structure lagged behind, making the project messy. I had to reorganize it several times.
What specific areas of your project would you like help with?

Any help is welcome! :)

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Mokalbari’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