Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 421 Bytes

File metadata and controls

20 lines (16 loc) · 421 Bytes

Labs

Labs is a microservice based application which exposes a set of APIs to:

  • Present a catalog of the published labs
  • Enroll in a lab

Scenarios

As a Lab author, I should be able to:

  • Login
  • Create a new Lab with the below details:
    • Name
    • Description
    • Lab duration
    • Difficulty

As a Knowledge seeker, I should be able to:

  • Login
  • Get the list of all lab
  • Enroll in a lab