Skip to content

kamalchakravarthy/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager Application

A simple task manager application that allows users to manage their tasks with priority, due dates, and completion status.

Features

  • Add tasks with a description, priority, due date, and completion status.
  • Display tasks in a list format with relevant information.
  • Mark tasks as complete or incomplete.
  • Delete tasks from the list.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

  1. Clone the repository: git clone https://github.com/kamalchakravarthy/TaskManager.git
  2. Open index.html in your web browser.
  3. Add tasks using the input fields, select priority, and set due dates.
  4. Click "Add Task" to add tasks to the list.
  5. Mark tasks as complete by clicking on the status.
  6. Delete tasks by clicking the "Delete" button.

Contributors

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published