code4romania / code4romania/teacher-workout-android

Connect lesson themes screen to API

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
5
Forks
17
PR merge metrics
No merged PRs in 30d

Description

This can be done after we have the UI done for the lessons screen

Here is the graphql query to populate this screen https://teacher.heroesof.tech/ui/graphiql?query=query%20%7B%0A%20%20themes%20%7B%0A%20%20%20%20edges%20%7B%0A%20%20%20%20%20%20node%20%7B%0A%20%20%20%20%20%20%20%20id%0A%20%20%20%20%20%20%20%20title%0A%20%20%20%20%20%20%20%20thumbnail%20%7B%0A%20%20%20%20%20%20%20%20%20%20url%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%7D%0A%20%20%7D%0A%7D

Related:
- [x] https://github.com/code4romania/teacher-workout-android/issues/6

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.