Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 379 Bytes

File metadata and controls

13 lines (11 loc) · 379 Bytes

Task-manager

MERN stack web application

This is a Full stack web application to manage tasks.
Web App includes user authentication.
Users can insert their tasks with priorities like important or not important.
User can mark a task as complete, also user can see all those previously completed tasks.
Delete a task feature.