As a user,
I want to see detailed information about a project.
returns the Project entity.
returns the updated Project entity.
AC-1 | Page is available at /projects/:projectId |
---|---|
AC-1.1 | Any authorised user can see this page |
AC-2 | All information about the project is available here |
AC-2.1 | Display project name, internal name, description, domin, start and end date |
AC-3 | Admin can update project |