Skip to content

Prathibha-yadav/Smarter-Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smarter Tasks

Live Application Link: Smarter Tasks

Project Overview

This repository contains the implementation details for the Smarter Tasks project, focusing on efficient task management and collaboration. The project encompasses user authentication features, project creation, task management under the Projects tab, and member management under the Members tab.

High-level Features

1. Sign Up and Login Features

  • Users can sign up and log in to access the platform.
  • Screenshot 2024-03-29 200122
image

2. Projects Tab

  • Users can create new projects, each with a distinct name.

  • Within each project, tasks can be created with a "title," "description," and "due date."

  • Tasks can be assigned, and comments can be added for each task.

  • Tasks can be assigned one of the following statuses: "Pending," "In Progress," or "Done."

  • Tasks can be permanently removed by clicking on the delete icon.

  • Screenshot 2024-03-29 200200
Screenshot 2024-03-29 200250 Screenshot 2024-03-29 200327 Screenshot 2024-03-29 200341 Screenshot 2024-03-29 200355

3. Members Tab

  • Upon signing up, users are automatically added as members.

  • New members can be added by clicking on "Add Member" and providing user details such as name, email, and password.

  • Members can be permanently removed by clicking on the delete icon.

  • Screenshot 2024-03-29 200432
Screenshot 2024-03-29 200444

Getting Started

To set up the project locally, follow these steps:

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Run the application with npm start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published