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

Initial implementation of attendance service #170

Open
ratanparai opened this issue Jun 27, 2020 · 2 comments
Open

Initial implementation of attendance service #170

ratanparai opened this issue Jun 27, 2020 · 2 comments
Assignees
Milestone

Comments

@ratanparai
Copy link
Member

Initially, the attendance service will have

Command: AddAttendanceCommand

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

Query: GetAllAttendanceByStudentIdQuery

@ratanparai ratanparai added this to the v0.3.0 milestone Jun 27, 2020
aftabkajal added a commit to aftabkajal/eSchool that referenced this issue Jul 2, 2020
@ratanparai ratanparai modified the milestones: v0.3.0, Backlog Aug 1, 2020
@ratanparai
Copy link
Member Author

Moving this to backlog. Will move it to respective milestone after @iamkajal confirmation.

@aftabkajal aftabkajal modified the milestones: Backlog, v0.4.0 Aug 7, 2020
@ratanparai ratanparai modified the milestones: v0.4.0, v0.6.0 Oct 3, 2020
@ratanparai ratanparai modified the milestones: v0.6.0, v0.7.0 Mar 31, 2021
@ratanparai ratanparai modified the milestones: v0.7.0, v0.8.0 May 1, 2021
@ratanparai ratanparai modified the milestones: v0.8.0, Backlog Jun 5, 2021
@ratanparai ratanparai modified the milestones: Backlog, v0.10.0 Oct 2, 2021
@NitaiBanik
Copy link
Contributor

Can I implement this service?

cc: @ratanparai

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants