Lebnexis Challenge Experience
FullstackTodo App with Authentication
Desktop Preview
Mobile Preview
FULLSTACK
3-5 hours
BEGINNER
Mentor ReviewedChallenge 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.
