Skip to content

Project Management

Ronak Shah edited this page Oct 24, 2016 · 16 revisions

Overview

Administrator can add ongoing projects to the system. He can assign team members and team leader of the project. Administrator can view project and edit project. Users whose role is employee can see only his/her project.

Functional Requirement

A Project can only be created by a user if they have admin role in OAuth system. He can add multiple projects. User can create a new project with following details.

  • Project Name: Name of project (It needs to be unique and required)
  • Slack Channel Name: Name of Slack Channel (It needs to be unique and required)
  • Is Active: Project is active or not.
  • Team Leader: Team Leader Name
  • Team Member: Team Members Name

The administrator can update any project and change any of the properties.

Clone this wiki locally