Lebnexis Challenge Experience
FullstackTodo App with Authentication
Todo App with Authentication desktop preview
Desktop Preview
Todo App with Authentication mobile preview
Mobile Preview
FULLSTACK
3-5 hours
BEGINNER
Mentor Reviewed
Challenge Overview

Todo App with Authentication

Build a full stack Todo application with user authentication. Users should be able to create an account, log in, and manage their own tasks. This challenge focuses on understanding full stack fundamentals including authentication, API development, and database interaction. You are free to use any programming language, framework, or library.

Core Build

Project Requirements

  • User must be able to register with email and password
  • User must be able to log in and log out
  • Passwords must be securely stored (hashed)
  • Authenticated users can create todos
  • Authenticated users can edit their todos
  • Authenticated users can delete their todos
  • Each user can only see their own todos
  • Each todo must have title and status (completed / not completed)
  • Implement basic validation on inputs
  • Display meaningful error messages
Submission Open

Ready to submit your solution?

Upload your project for mentor review and showcase your structure, polish, and implementation quality.

120+ developers joined

Login Required

You need to be logged in to submit your solution for this challenge.