Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted almost 2 years ago

Full stack app with supabase as back-end

react, styled-components, animation
P
Karthik suryadevara•865
@karthik2265
A solution to the Kanban task management web app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

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!

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Karthik suryadevara'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License