MyApp To-Do List is a simple and elegant to-do list application built using JavaScript. It allows you to stay organized and focused on your tasks, ensuring you never miss a beat.
- Add Task: Easily add new tasks to your to-do list.
- Delete Task: Remove completed or unnecessary tasks with one click.
- Edit Task: Update task details without any hassle.
- Drag Task: Reorder tasks by simply dragging and dropping them.
- Filter Tasks by Tabs: Organize tasks by categories using user-friendly tabs.
- Dark and Light Mode: Customize your app's appearance with dark and light themes. 🌗
- Error Notifications: Get notified when an error occurs, ensuring a smooth user experience.
- Save in Local Storage: Tasks are securely saved in the browser's local storage for easy access.
- Mark as Complete: Celebrate your accomplishments by marking tasks as complete. 🎉
- Clone the repository:
git clone https://github.com/m7md-Y-3mra/todo-list-app-js.git
cd myapp-todolist