Skip to content

Amrr-Maherr/To-Dos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Dos Application

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.

Application Screenshot

Features

  • 📝 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.

Technologies Used

  • 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.

Getting Started

  1. 📥 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.

About

A task management app that lets users add, delete, and reorder tasks. Features include: Add Tasks: Input and save tasks. Manage Tasks: Mark as done, delete individually, or clear all. Reorder: Drag and drop tasks. Technologies: HTML, CSS, JavaScript, Bootstrap, Font Awesome.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors