devToJu / teach-me

Discover "Teach Me" - the revolutionary learning app! Teachers create assignments, students solve them and get instant feedback. Communicate directly with your teachers for any questions. Simple, interactive, and no extra software needed. Open your browser and embark on your learning journey today!
https://teach-me-app.fly.dev
0 stars 0 forks source link

Gap text: Show all texts #2

Closed devToJu closed 1 year ago

devToJu commented 1 year ago

As a user I want to see all gap texts in a separate route.


Text Model:

value: String
isGap: boolean

GapText Model

id: String
description: String
texts: List<Text>

Frontend component: Gap Text Overview

Gap Text Overview