code4romania / teacher-workout-backend

Teacher Workout backend (API for mobile apps & for the web client)
Mozilla Public License 2.0
7 stars 34 forks source link

Implement lessonStatuses query #48

Open pirvudoru opened 2 years ago

pirvudoru commented 2 years ago

Implement ILessonStatusRepository in TeacherWorkout.Data Add Model to the DbContext.

Define a "User" model. Link LessonStatus to a User + LessonStep.

xenonCBU commented 2 years ago

i will take this

pirvudoru commented 2 years ago

Hey @xenonCBU, do you have any updates for this issue ?