Thanks to visit codestin.com
Credit goes to github.com

Skip to content

shaileshtripathi93/Project-Management-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Advanced Project Management Tool

Project Management Tool

Overview

The Advanced Project Management Tool is a simple web application designed to help users manage projects and tasks efficiently. It allows users to create projects, add tasks with due dates and priority levels, and mark tasks as complete. The tool integrates user authentication and utilizes local storage to save projects and tasks between sessions.

Features

  • User Authentication: Users can log in with a username. Their session is maintained using local storage.
  • Project Management: Create and manage multiple projects.
  • Task Management: Add tasks within each project, complete with due dates and priority levels.
  • Due Date Alerts: Receive notifications for tasks that are due today.
  • Priority Levels: Set and display priority levels for each task (low, medium, high).
  • Advanced Filtering: Filter tasks by name to easily find what you need.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Local Storage (for saving projects and tasks)

Installation

  1. Clone the repository:

    git clone https://github.com/shaileshtripathi93/project-management-tool.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages