zsanzharko / activity-monitoring-sdu

Monitoring tasks for developers
2 stars 0 forks source link

Stories 2 - Create projects and activities #8

Closed zsanzharko closed 2 years ago

zsanzharko commented 2 years ago

As a manager, I want to create projects and activities

The projects panel is shown for managers after they logged in
The page contains button 'create project' for new projects. Each existing project contains button 'create activity'.
Project is created if the manager fills all information and pressed 'create project'
if the manager did not fill something, the system will ask to complete the form.
After creating the project, new project is shown on the panel. Under the project there is a button 'create activity'.
Manager fills all fields and presses 'create activity'. After creating the activity, a new activity is shown on the panel under the project. Manager can nominate a developer for this activity.

Projects have a number and a name, e.g. 9511DXP version B. An activity is denoted by the project number and an activity number, e.g. 9511-12 Design of communication module.