From 8b0c0b6efea2f6ede8da4105b11b0b3c9436c150 Mon Sep 17 00:00:00 2001 From: A187839 Date: Tue, 21 Nov 2023 14:28:51 +0100 Subject: [PATCH] update --- docs/src/more/README.md | 2 -- docs/src/network/README.md | 6 ++++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/src/more/README.md b/docs/src/more/README.md index 820ba9d..b1ebc92 100644 --- a/docs/src/more/README.md +++ b/docs/src/more/README.md @@ -354,8 +354,6 @@ The web target can be run with: > Under construction ::: - ## ๐Ÿ‘ทโ€โ™‚๏ธ Store your questions on a local database - :::warning > Under construction ::: diff --git a/docs/src/network/README.md b/docs/src/network/README.md index e96f75b..44b9ad7 100644 --- a/docs/src/network/README.md +++ b/docs/src/network/README.md @@ -269,6 +269,12 @@ The full sources can be retrieved [here](https://github.com/worldline/learning-k > Under construction ::: + ### ๐Ÿงช Create a Ktor server module inside your actual project + +Limitation : You need to create the module from IntelliJ community or ultimate , not on Android Studio + + ### ๐ŸŽฏ Solutions + An that's it, you quiz have now a remote list of questions. If you want to get navigation between your WelcomeScreen, QuizScreen and ScoreScreen,