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

Fullstack TODO App - Next13, MongoDB, Mongoose, Clerk & TypeScript

mongodb, next, tailwind-css, typescript, react
frbarbre•660
@frbarbre
A solution to the Todo app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


My first ever Fullstack application that i've made completely on my own. I've made quite a few tutorials of making fullstack apps, but i decided that i would try to make one on my own for this project.

The project is centered around Clerk, which is a authentication library that is really easy to use. The hard thing is getting it merged with your database, but i managed, and i think my solution is quite well done overall.

However a gripe.

I wasn't able to implement the drag-n-drop functionality because all the libraries i could find, requires the array data to be stored within a state. But because my data comes asynchronously from a database, i wasn't able to store it within a state and update the UI simultaneously. Maybe somebody knows how to do that?

However despite that am i really happy with my solution, and incredible proud :))

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 frbarbre'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