Todo App with Login Authentication

Solution retrospective
This time, I decided to deviate slightly from the Figma design and didn’t include a background image or a light/dark theme toggle (I might add them later). Instead, I focused on applying my newly acquired skills in Node.js and MongoDB. With these, I implemented user authentication and server-side task storage. As a result, the To-Do app is no longer just an in-browser application. Users can now log in from multiple devices without losing their task list, which could have been lost if it were stored in localStorage or cookies.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Sergey Gunchenko'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