/todo-list

TO-DOIT is a user-friendly web app simplifying task management. Effortlessly add, edit, and delete tasks, mark them as complete, and filter by status. Powered by HTML, CSS (Tailwind CSS), and JavaScript for dynamic functionality.

Primary LanguageJavaScriptMIT LicenseMIT

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.