From 3526dc29e3ad8d91c11d5e0cdc50282a1500b922 Mon Sep 17 00:00:00 2001 From: Mayank Raje Date: Sun, 8 Oct 2023 14:11:55 +0530 Subject: [PATCH] issue resolved =>Add WeatherApp in the list #78 --- input_data.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/input_data.json b/input_data.json index 62400c87..3fc9a0c3 100644 --- a/input_data.json +++ b/input_data.json @@ -466,6 +466,7 @@ "github_url": "https://github.com/LouisFn/SoMovie", "stack": "Compose, Kotlin, Coroutines, Gradle Kotlin DSL, Multi Module, View Model, Room, DataStore, Paging 3, Hilt, Retrofit, Coil, JUnit, Jacoco, Ktlint, Detekt, Github Actions" } + ] }, { @@ -523,6 +524,10 @@ { "github_url": "https://github.com/bakharaalief/Slootnime-APP", "stack": "Kotlin, Coroutine, Dagger-Hilt, LiveData, Lifecycle, ViewModel, Apollo, Glide, Pagging, Lottie" + }, + { + "github_url": "https://github.com/dev-aniketj/WeatherApp-Android.git", + "stack": "Dagger Hilt,Testing, Room, Navigation, LiveData,ViewModel,Adapter,XML" } ] }, @@ -610,4 +615,4 @@ } ] } -] \ No newline at end of file +]