Skip to content

Use Cases

Alexander Van Oyen edited this page Feb 19, 2024 · 16 revisions

Use Cases

All the use cases are listed here.

All Use Cases

User Management

  • create teacher (admin)
  • remove teacher (admin)
  • create student (admin)
  • remove student (admin)
  • change information about teacher (admin)
  • change information about student (admin)

Subject

  • create subject (teacher)
  • remove subject (teacher)
  • change subject (teacher)
  • subscribe to subject (student)

Project

  • create project (teacher)
  • remove project (teacher)
  • change project (teacher)
  • change visibility (teacher)
  • create group for project (teacher)
  • submit project (student)
Clone this wiki locally