TalkbackTutorial / Application

An Android App as Talkback Tutorial.
6 stars 2 forks source link

Remove lesson id from module in database #96

Open AntonyLoose opened 2 years ago

AntonyLoose commented 2 years ago

We can store which modules belong to lessons in the lesson container. This allows us to move modules between lessons without changing data in our database, this is much better as it allows us to change lessons around easily after release.