8000 GitHub - LakshyaRoy/ManagePro
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LakshyaRoy/ManagePro

Repository files navigation

Manage Pro

🚀 Overview

Manage Pro is a Progressive Web App (PWA) built with React + Vite to help users efficiently manage their tasks using local storage. The app allows sorting, editing, and tracking tasks seamlessly.

🎯 Features

  • Task Management: Add, edit, and delete tasks.
  • Sorting Options: Sort tasks by title, description, and completion status.
  • Full Editability: Modify headings, tasks, and track last task creation time.
  • Task Completion Monitoring: Dedicated button to mark tasks as completed.
  • Bulk Actions: Delete individual tasks or clear all tasks at once.
  • Search Functionality: Easily find tasks by keyword.
  • Progressive Web App (PWA): Installable and works offline.

🛠️ Tech Stack

  • Framework: React + Vite
  • Deployment: Netlify

📂 Project Setup

  1. Clone the repository
    git clone https://github.com/LakshyaRoy/ManagePro.git
    cd ManagePro
  2. Install dependencies
    npm install
  3. Run the development server
    npm run dev
  4. Open in Browser Visit http://localhost:3000/ to view the project.

🚀 Live Demo

View Project

🤝 Contact

For any queries, feel free to reach out!


Let me know if you need any modifications! 🚀

0