Skip to content

shane-abh/JavaScript-Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager App

This is a simple task manager app built using JavaScript and jQuery. It allows users to add, edit, and delete tasks, as well as filter tasks by title or description.

Overview

image

Features

The task manager app has the following features:

  • Add tasks: Users can add new tasks by clicking the "Add Task" button. A dialog box will appear where users can enter the task title, description, and assignees.
  • Edit tasks: Users can edit existing tasks by clicking the "Edit" button next to the task. A dialog box will appear where users can change the task title, description, and assignees.
  • Delete tasks: Users can delete existing tasks by clicking the "Delete" button next to the task.
  • Filter tasks: Users can filter tasks by title or description by typing a search query into the search box.

Live Demo

Click here to view the live demo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published