Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Latest commit

 

History

History
67 lines (47 loc) · 2.07 KB

README.md

File metadata and controls

67 lines (47 loc) · 2.07 KB

Project Pilot

Overview

A React-based project management application designed to enhance collaboration, finance management, and task management. The application features tailored user interfaces for different roles:

  • Project Manager (PM)
  • Finance Manager (FM)
  • Scrum Master (SM)
  • Employee (E)

Key Features

  • Collaboration Tools: Facilitate team collaboration.
  • Finance Management: Manage project budgets and expenses.
  • Task Management: Assign and track tasks for team members.
  • Role-Specific UI: Customized user experience based on roles.

Getting Started

  1. Fetch Local Data:

    • Scroll to the bottom of the page.
    • Click on the footer.
    • Navigate to "Data Refresh" to store data locally in the browser.
  2. Login:

    • Scroll to the bottom of the homepage.
    • Click on "Login" or "Manage Account" from the footer.
  3. Sign In:

    • Use the following credentials:

      Username Password
      pm p
      fm f
      sm s
      employee:e/1 (empty)
      employee:e/2 (empty)
      employee:e/3 (empty)
  4. Dashboard:

    • Upon signing in, you will be redirected to your respective dashboard.

Detailed Functionality

  • Project Manager (PM):

    • Create projects.
    • View overview of expenses and tasks.
  • Finance Manager (FM):

    • Allocate funds.
    • Create and manage expenses.
  • Scrum Master (SM):

    • Assign tasks to employees.
  • Employee (E):

    • View assigned tasks.

Conclusion

This project management application provides a comprehensive solution for team collaboration, financial oversight, and task management, ensuring a streamlined workflow tailored to specific user roles.

DEPRICATED AS OF JULY-2024

wakatime