Skip to content
Submitted about 1 year ago

Personal Finance App using NextJS/Tailwind/ShadCN + Supabase for DB

react, shadcn, supabase, tailwind-css, next
LVL 2
@Lorand98
A solution to the Personal finance app challenge

Solution retrospective


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

Test email: [email protected] Test pw: user1234

I'm most proud of successfully implementing a full-stack application using the latest features of Next.js 13+. This includes leveraging Server Components and Server-Side Rendering (SSR) to create a highly efficient and scalable architecture. Additionally, I am pleased with how I was able to integrate and utilize various modern technologies and libraries such as ShadCN UI components, TailwindCSS, and Supabase for authentication and database management. Successfully translating the required designs into a functional and visually appealing application was also a significant achievement.

What specific areas of your project would you like help with?

I would appreciate feedback on the following areas:

  1. General Structure and Architecture:

    • Is the overall structure of my project well-organized and maintainable?
    • Are there any architectural improvements I can make to enhance scalability and performance?
  2. Authentication and Database Operations:

    • Are my authentication flows secure and efficient?
    • Is my use of Supabase for database operations optimal?
    • Are there any potential security vulnerabilities in my authentication and data handling processes?
  3. Server Actions:

    • Are my server actions implemented correctly and efficiently?
    • Are there any best practices I should follow to improve the reliability and performance of my server actions?
  4. Potential Antipatterns or Unusual Practices:

    • Are there any antipatterns or unusual practices in my code that I should avoid?
    • How can I improve my code to follow best practices and industry standards?
Code
Loading...

Please log in to post a comment

Log in

Community feedback

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