Skip to content

This is a simple task manager to manage tasks on daily basis.

Notifications You must be signed in to change notification settings

cvora51/Task_Manager

Repository files navigation

Task_Manager

This is a simple PHP based Task Manager application which helps you to keep a track of tasks on a daily basis. You can add/update/delete Tasks as well as you can categorize the tasks by lists. Also you can add/update/delete lists. PhpMyAdmin is used as database to store the lists and tasks.

Following is an example of the working of the Manager:-

1] This is the home page which displays all the tasks. Also you can update/delete the task just by clicking on the button.

Home Page

2] On this page you can add a new task.

Add Task

3] On this page you can update an existing task.

Update Task

4] This page displays all the lists. You can use lists to categorize the tasks. For Eg: If my task1 is done, I can create a list as "Done" and add that task in this category.

Manage Lists

5] On this page you can update the lista.

Update List

6] On this page you can add new lists.

Add List

7]This page is a list(category) and displays task under it.

To-Do

Doing

Done

About

This is a simple task manager to manage tasks on daily basis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published