Skip to content

Yash091/TaskManager-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Task Management Application

Overview

This is a Task Management Application implemented in ReactJS. The application allows users to register, log in, and perform various task management operations, such as creating, updating, changing the status, and deleting tasks.

Features

  • User Authentication:

    • Users can register and log in securely.
  • Task Management:

    • Create new tasks with a title, description, and status.
    • Update task details, including title, description, and status.
    • Change the status of tasks from PENDING to ACTIVE and ACTIVE to COMPLETED.
    • Delete tasks from the task list.

Technologies Used

  • ReactJS
  • Material UI
  • Vite

Setup Instructions

  1. Clone the Repo
  2. Use "npm install" to install the dependencies
  3. Use command "npm run dev" to run the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published