Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Todo Application with Vite-React and PouchDB

@rodevasia

Desktop design screenshot for the Todo app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


This challenges was quite interesting. This project helps me to understand how React Context APIs are helpful to manage global state values. Context APIs are really helps you to reduce the complexity of individual component functionality. In this project managing pouchdb database quite a messy task and by each functions I have to use individual useState for each component. But with help of Context API I was able to reduce it into one useState for storing the items and a centralize functions to manage this state.

What alternative you suggest for this?

Community feedback

Travolgi 🍕 31,420

@denielden

Posted

Hello Robert, good work! 😁

Some little tips to improve your code:

  • add transition on the html to smooth the change theme color
  • there must be a bug... the call from 500 response and the app doesn't work in adding tasks

Hope this help 😉 and Happy coding!

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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