Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.18 KB

File metadata and controls

34 lines (22 loc) · 1.18 KB

Task Manager App

A task management app with CRUD operations.

How to use :

  1. Go to the link: https://task-manager-prdq.onrender.com
  2. Start using the app.

Example:

Home Page

HomePage

Adding Task 1

AddingTask1

Task 1 Added

Task1_Added

Adding Task 2

AddedTask2

Updating Task 2

Using pencil button on right & Marking Complete

UpdatingTask2

Show All Tasks

ShowAllTasks

Delete Task 2

DeleteTask2

Manage Your Task!