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

[feature/12] Add lessons query #45

Closed pirvudoru closed 2 years ago

pirvudoru commented 2 years ago

What does it fix?

Closes #11 Closes #12

This PR puts in place the Domain module Extracts mock repositories Adds real repositories for Lessons and Themes Seeds dummy data in the database

How has it been tested?