A simple and interactive task management application that allows users to add, delete, reorder, and mark tasks as done. This project uses modern web technologies to provide a responsive and user-friendly interface.
- 📝 Add Tasks: Easily add new tasks using an input field.
- 🛠️ Manage Tasks:
- ✅ Mark tasks as done.
- 🗑️ Delete individual tasks with confirmation.
- 🗑️ Clear all tasks with a single button.
- 🔄 Reorder Tasks: Drag and drop tasks to reorder them.
- 📱 Responsive Design: Built with Bootstrap for a mobile-friendly layout.
- HTML: Structure of the web pages.
- CSS: Styling and layout.
- JavaScript: Interactivity and functionality.
- Bootstrap: Responsive design and UI components.
- Font Awesome: Icons for actions and styling.
- 📥 Clone the Repository
git clone https://github.com/Amrr-Maherr/To-Dos.git
Usage 📝 Add Tasks: Enter a task in the input field and click the "Save" button. 🛠️ Manage Tasks: ✅ Click the checkmark icon to mark a task as done. 🗑️ Click the trash icon to delete a task (confirmation required). 🗑️ Use the "Delete All" button to remove all tasks. 🔄 Reorder Tasks: Drag and drop tasks to change their order. License This project is licensed under the MIT License. See the LICENSE file for details.
Acknowledgments Bootstrap 📚 Font Awesome 📦 Sortable.js 🔄 Key Points: Consistent Formatting: Ensured that all code snippets and text are consistently formatted. Added Steps for Usage: Included steps for opening the project in a web browser. Clear Sections: Organized the sections for easy navigation and readability.
