Skip to content

Amitkumar-Vaghela/TaskMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

![TaskMaster](https://github.com/Amitkumar-Vaghela/TaskMaster/blob/main/taskmaster.png)
TaskMaster
Task Tracker is a simple web application to help you keep track of your tasks or to-do items.

## Features
- **Add Tasks:** Easily add tasks with a title and description.
- **View Tasks:** View your added tasks in a list format with a serial number, title, and description.
- **Delete Tasks:** Remove individual tasks from the list.
- **Clear All:** Clear all tasks from the list at once.

## Technologies Used
- **HTML:** Used for structuring the web page.
- **CSS (Bootstrap 4):** Provides styling and responsiveness to the user interface.
- **JavaScript:** Adds interactivity and functionality to the application.
- **Local Storage:** Utilized for storing task data locally in the browser.

## Installation
1. Clone the repository:git clone https://github.com/Amitkumar-Vaghela/taskMaster.git
2. Open the project directory in your code editor.
3. Open `index.html` in your web browser.

## Usage
1. Enter a task title and description in the respective input fields.
2. Click the "Add to list" button to add the task to the list.
3. View your added tasks in the list below.
4. To delete a task, click the "Delete" button next to it.
5. To clear all tasks, click the "Clear list" button.




About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages