Skip to content

Commit bd83c4f

Browse files
authored
Merge pull request #79 from Alex009/docusaurus
android practice design
2 parents b23f621 + 69a64c6 commit bd83c4f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

university/1-android-basics/practice.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar_position: 6
66

77
Нужно разработать android приложение для просмотра GitHub репозиториев.
88

9+
<iframe width="360" height="800" src="//www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fproto%2FMh3ga5XAzyJNCY87NBp01G%2FGit_test%3Fnode-id%3D4%253A600%26scaling%3Dmin-zoom%26page-id%3D0%253A1%26starting-point-node-id%3D4%253A645" allowfullscreen></iframe>
10+
911
Функциональные возможности:
1012
1. Авторизация пользователя (username + personal access token)
1113
1. Просмотр списка репозиториев пользователя (первые 10)
@@ -37,4 +39,4 @@ sidebar_position: 6
3739
1. [GitHub user repositories](https://docs.github.com/en/rest/reference/repos#list-repositories-for-a-user)
3840
1. [Kotlinx.Serialization guide](https://github.com/Kotlin/kotlinx.serialization/blob/master/docs/basic-serialization.md#json-decoding)
3941
1. [Интеграция Kotlinx.Serialization и Retrofit](https://github.com/JakeWharton/retrofit2-kotlinx-serialization-converter)
40-
1. [Дизайн](http://jira.icerockdev.com/browse/MOKO-1054)
42+
1. [Дизайн](https://www.figma.com/file/Mh3ga5XAzyJNCY87NBp01G/Git_test)

0 commit comments

Comments
 (0)