Feedback App with React, Node and PostgresSQL

Solution retrospective
I wanted to learn how relational databases work in real world apps, so I was able to design an ER Diagram and convert it to a working fullstack application with Authentication and clean UI. The DB uses concepts like Normalization for handling upvotes, Denormalization for maintaining counts and composite unique key for maintaining uniqueness in upvotes.
What challenges did you encounter, and how did you overcome them?Managing the entire workflow from DB to frontend can get very complex very quickly. Managing a project with so many moving parts is both fun and challenging.
What specific areas of your project would you like help with?If someone can tell me how to add Drag and Drop to the Roadmap and make it work with DB, that would be cool. Its the most complex feature that can be added to this app.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Taavish’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