-
Notifications
You must be signed in to change notification settings - Fork 9
Project Management
Hardik Bhatt edited this page Oct 25, 2016
·
16 revisions
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.
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.