Skip to content

TaskTrack is a minimalistic to-do list application built with HTML, CSS, and JavaScript. It allows users to easily add, delete, and edit tasks, providing a straightforward solution for managing daily tasks efficiently.

Notifications You must be signed in to change notification settings

Haileamlak1/TaskTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TaskTrack

TaskTrack is a lightweight to-do list application built with HTML, CSS, and JavaScript. It allows users to add, delete, and edit tasks, providing a straightforward solution for managing daily tasks efficiently.

Features

  • Add Tasks: Easily add new tasks to your to-do list.
  • Delete Tasks: Remove tasks that are no longer needed.
  • Edit Tasks: Modify existing tasks to update their content.

Usage

To use TaskTrack, open the index.html file in your web browser. Here's how each feature works:

  • Adding a Task: Enter your task and press "Add".
  • Deleting a Task: Click the delete button next to the task.
  • Editing a Task: Click the Edit button to edit the task and save it by click the "Save" button.

Folder Structure

TaskTrack/ │ ├── index.html ├── styles.css ├── script.js └── README.md

Getting Started

  1. Clone this repository to your local machine:

git clone https://github.com/Haileamlak1/TaskTrack

  1. Open the index.html file in your web browser.

  2. Start managing your tasks effortlessly!

Contributing

Contributions are welcome! Feel free to fork this repository and submit pull requests with your changes.

About

TaskTrack is a minimalistic to-do list application built with HTML, CSS, and JavaScript. It allows users to easily add, delete, and edit tasks, providing a straightforward solution for managing daily tasks efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published