Submitted about 1 year agoA solution to the Personal finance app challenge
Finance app with NextJS - React - Typescript - TailwindCSS
next, react, tailwind-css, typescript, chart-js
@Mokalbari

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
- 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.
Any help is welcome! :)
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity 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