Initial implementation of course registration service with one command and query **Command:** `SubmitCourseRequestCommand` **Query:** `GetAllCourseRequestQuery` Currently, we do not need any authorization checks.
Initial implementation of course registration service with one command and query
Command:
SubmitCourseRequestCommandQuery:
GetAllCourseRequestQueryCurrently, we do not need any authorization checks.