Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.45 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.45 KB

TO-DOIT

TO-DOIT is a simple web application for managing your to-do list. It offers basic functionalities like adding, editing, deleting, and filtering tasks effortlessly.

Features

  • Add, Edit, Delete Tasks: Easily manage your tasks by adding new ones, editing existing ones, or deleting tasks you no longer need.
  • Mark Tasks: Keep track of your progress by marking tasks as completed or pending.
  • Filter Tasks: Streamline your view by filtering tasks based on their status - all tasks, pending tasks, or completed tasks.
  • Clear List: Quickly clear your entire to-do list when you want to start fresh.

Technologies Used

  • HTML: Provides the structure of the web application.
  • CSS (Tailwind CSS): Adds styling to enhance the visual appeal and user experience.
  • JavaScript: Implements interactivity and functionality, making the application dynamic.

Screenshots

Screenshot

Live Demo

Check out the live demo here.

Getting Started

To get started with TO-DOIT, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/studyjam/todo-list.git
  2. Open the Project: Open the cloned project directory in your preferred code editor.

  3. Run the Application: Launch the index.html file in your web browser to start using TO-DOIT.

License

This project is licensed under the MIT License.