Skip to content

Project Management

Ankit Bhanvadia 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 is required and needs to be unique)
  • Slack Channel Name: Name of Slack Channel (It is required and needs to be unique)
  • Is Active: Project is active or not.
  • Team Leader: Team Leader's Name
  • Team Member: Team Members' Name

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

Mockups

Final design

Clone this wiki locally