Fullstack notes app

Solution retrospective
I'm most proud of taking this beyond a static Frontend Mentor implementation and turning it into a full-stack app with authentication, database-backed notes, tags, archived notes, search, theme settings, and password management.
What challenges did you encounter, and how did you overcome them?The biggest challenge was moving from a mostly UI-focused project to a real full-stack application. I had to learn how to model the data with Prisma, connect it to PostgreSQL, handle migrations, and make sure the app worked correctly in production on Vercel.
What specific areas of your project would you like help with?I would like feedback on the overall architecture, especially the way I structured the Next.js App Router routes, server actions, Prisma queries, and authentication flow.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Aneiqu’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