extreme-startup / questionator

MIT License
3 stars 0 forks source link

[QMS] Landing/Home Page #32

Open anatoliisku opened 5 years ago

anatoliisku commented 5 years ago

Assembled Story: As an Admin/Trainer I want an ability to manage competitions within an application So that to use them as a practical part during the training

Acceptance Criteria: AC-1: Accessing home page GIVEN: User is trying to access an application
WHEN: User was successfully logged in -> see US #20 THEN: Landing/Home Page of the QMS is presented to the user

AC-2: GIVEN: Landing/Home page is opened WHEN: User is browsing the page THEN: The following elements are present:

// Header // Profile -> link to a user profile for the currently logged in user (see US #20 ) // Search Option -> allows to search for specific training/session -> for future usage // Ongoing Sessions block -> represents active sessions of trainings currently initiated within QMS app // Trainings block -> shows the list of trainings created eithin QMS app // Sort by option -> allows to sort trainings by predefined criteria -> for future usage // Add new training option -> shows new training creation form

NOTE:

anatoliisku commented 5 years ago

Details clarified on planning session:

yuz123 commented 5 years ago

US should be covered by other stories. List: