Design comparison
Solution retrospective
using supabase as backend as a service with authentication
What challenges did you encounter, and how did you overcome them?using supabase as backend as a service with authentication. overcame them using documentation, chat gpt, supabase youtube channel
What specific areas of your project would you like help with?- The realtime update of ui still needs better solutioning.
- Folder structuring
Community feedback
- @eestanielPosted 6 months ago
Hey there,
Great job on the Kanban fullstack app! It's looking impressive. A few things that I've noticed:
- Consider implementing a guest login for users who prefer not to use Google or just want a quick view.
- Noticed some backend issues: "Uncaught (in promise) Error: An error occurred in the Server Components render."
- When dragging columns within the create board modal, task IDs are visible.
- "Add Task" remains functional even when no boards are present.
- On the desktop view and mobile board selection, the board name input retains its state after exiting the modal.
- Also, accessing /dashboard when not logged in does not redirect me to /auth
Overall, fantastic work!
Marked as helpful1@brailecgPosted 5 months ago@eestaniel, thanks so much for these feedback. i guess i was too excited to submit my solution, i did not even thoroughly qa it. haha. will do the necessary updates and will do better next time.
0 - @brailecgPosted 5 months ago
Updates have been made based on @eestaniel 's comment. *UI responses still need to be improved though.
0
Please log in to post a comment
Log in with GitHubJoin 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