Skip to content

IrfanUllahs/To_Do_App_Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App

Welcome to the ToDo App, a simple task management web application developed using HTML, CSS, and JavaScript. This app allows users to add tasks, mark them as complete, and delete tasks as needed. The clean and straightforward interface provides an efficient way to organize and manage your tasks.

Features:

  1. Add Task: Users can add new tasks by entering task details and clicking the "Add" button.

  2. Mark as Complete: Tasks can be marked as complete by clicking on the corresponding checkbox.

  3. Delete Task: Unwanted tasks can be deleted by clicking the "Delete" button associated with each task.

Technologies Used:

  • HTML: Provides the structure for the web pages and content.
  • CSS: Styles the project for a clean and user-friendly design.
  • JavaScript: Adds interactivity and dynamic behavior to the application.

How to Use:

  1. Clone the Repository:
    git clone https://github.com/your-username/todo-app.git
    

Open the Application:

Navigate to the project directory. Open the index.html file in your preferred web browser. Start Managing Your Tasks:

Add new tasks using the input field. Mark tasks as complete by clicking the checkbox. Delete tasks by clicking the "Delete" button. Demo: You can view a live demo of the ToDo App here.

Feel free to explore, organize your tasks, and stay productive!

Contributing:

If you would like to contribute to the project, please follow these steps:

Fork the project. Create a new branch. Make your changes and commit them. Submit a pull request.

About

In this project I have created To Do App using Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published