Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Initial implementation of attendance service #170

@ratanparai

Description

@ratanparai

Initially, the attendance service will have

Command: AddAttendanceCommand

{
"StudentId": "<Any_Guid>",
"CourseId": "<Any_Guid>"
}

Query: GetAllAttendanceByStudentIdQuery

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions