Lebnexis Challenge Experience
FullstackSmart Todo Manager
Smart Todo Manager desktop preview
Desktop Preview
FULLSTACK
4-6 hours
BEGINNER
Mentor Reviewed
Challenge Overview

Smart Todo Manager

Build a full stack todo management application where users can create, manage, search, and filter their tasks through a clean interface. This challenge is focused on practicing full stack CRUD operations, search, filtering, task state management, and optional UI enhancements such as dark mode. You may use any programming language, framework, library, and database of your choice.

Core Build

Project Requirements

  • Users must be able to add a new task
  • Users must be able to edit an existing task
  • Users must be able to delete a task
  • Users must be able to mark tasks as completed or incomplete
  • Users must be able to search tasks by title
  • Users must be able to filter tasks by status
  • The application must persist tasks in a database
  • Each task must belong to the authenticated user
  • Users must only see their own tasks
  • The UI must clearly display task states
  • Basic form validation must be implemented
  • Meaningful empty states must be shown when no tasks exist
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.