Todo List
Welcome to the Todo List challenge! In this page, you can navigate between the different tasks of your challenge and submit your solution for evaluation.
Todo List
Create a simple todo list application
Instructions:
- Build the layout with a header, input form, and list container.
- Implement adding new tasks to the list.
- Add functionality to mark tasks as completed.
- Implement task deletion with a confirmation modal.
- Persist data using LocalStorage so tasks remain after reload.
Upload Your Web Page Files (Upload a Folder)
Your Uploaded Page
Upload files to see your page here.
Original Task Page
Evaluation Results
Load a task and upload your files to see evaluation results.