Submitted about 1 year ago
Full stack app with supabase as back-end
@karthik2265
Design comparison
SolutionDesign
Solution retrospective
App Modes and Strategy Pattern:
- The app offers two modes: local storage and GitHub login, using the strategy pattern to separate data manipulation logic and enhance code clarity. Are there any alternative methods for handling these modes?
Custom Hook for Data and State Management:
- I've implemented a custom hook for data and state management in components. What improvements or optimizations can be made to enhance its functionality?
Supabase Backend and Schema Design:
- Using Supabase as the backend, I've designed SQL tables to accommodate multiple users on a board. How would you rate the schema design? Please refer to the GitHub readme for specific schema details.
Any feedback is appreciated.
Thanks!
Community feedback
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