AndroidDevChallenge_Week4_JetWeatherfy
This is a weather forecast application, using Fake data, developed according to the 4th Week of Android Dev Challenges with Jetpack Compose.
파일 탐색기
최종 버전 다운로드 (.zip)- Check.yaml
- ci-gradle.properties
- output-metadata.json
- FakeCityRepository.kt
- FakeForecastRepository.kt
- ForecastScreenTest.kt
- JetWeatherfyApp.kt
- ic_logo.xml
- ic_logo_round.xml
- ic_logo.png
- ic_logo_foreground.png
- ic_logo_round.png
- ic_logo.png
- ic_logo_foreground.png
- ic_logo_round.png
- ic_logo.png
- ic_logo_foreground.png
- ic_logo_round.png
- ic_logo.png
- ic_logo_foreground.png
- ic_logo_round.png
- ic_logo.png
- ic_logo_foreground.png
- ic_logo_round.png
- ic_launcher_background.xml
- ic_logo_background.xml
- strings.xml
- AndroidManifest.xml
- ic_launcher-playstore.png
- ic_logo-playstore.png
- ExampleUnitTest.kt
- .gitignore
- build.gradle
- proguard-rules.pro
- Dependencies.kt
- build.gradle.kts
- CityDao.kt
- FakeCityDao.kt
- DaoModule.kt
- DataModule.kt
- FakeForecastDao.kt
- ForecastDao.kt
- CityRepository.kt
- ForecastRepository.kt
- AndroidManifest.xml
- .gitignore
- build.gradle
- consumer-rules.pro
- proguard-rules.pro
- FlowUseCase.kt
- Result.kt
- DispatcherQualifiers.kt
- DispatchersModule.kt
- Forecast.kt
- ICityRepository.kt
- IForecastRepository.kt
- AddCity.kt
- FetchCities.kt
- FetchForecast.kt
- Constants.kt
- AndroidManifest.xml
- FakeCityRepository.kt
- FakeForecastRepository.kt
- AddCityUseCaseTest.kt
- FetchCitiesUseCaseTest.kt
- FetchForecastUseCaseTest.kt
- .gitignore
- build.gradle
- consumer-rules.pro
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- LocationModule.kt
- LocationActivity.kt
- Days.kt
- Details.kt
- ForecastDetailedView.kt
- Days.kt
- Details.kt
- ForecastSimpleView.kt
- Hours.kt
- ForecastContent.kt
- ForecastSurface.kt
- ForecastSearchBar.kt
- ForecastTopBar.kt
- WeatherAnimation.kt
- WeatherTemperature.kt
- WeatherWindAndPrecipitation.kt
- ForecastViewEvent.kt
- LocationViewEvent.kt
- NavigationCommand.kt
- NavigationDirections.kt
- NavigationManager.kt
- ForecastViewState.kt
- LocationViewState.kt
- ForecastActivity.kt
- ForecastScreen.kt
- ForecastViewModel.kt
- Color.kt
- Dimensions.kt
- Shape.kt
- Theme.kt
- Type.kt
- Constants.kt
- ForecastUtils.kt
- GradientColorUtils.kt
- Utils.kt
- centigrade.png
- detailed_view.png
- fahrenheit.png
- ic_drop.png
- ic_wind.png
- ic_arrow_down.xml
- ic_arrow_up.xml
- ic_check.xml
- ic_clear.xml
- ic_list.xml
- ic_location.xml
- ic_my_location.xml
- ic_arrow_down.png
- ic_arrow_up.png
- ic_check.png
- ic_clear.png
- ic_list.png
- ic_location.png
- ic_my_location.png
- ic_arrow_down.png
- ic_arrow_up.png
- ic_check.png
- ic_clear.png
- ic_list.png
- ic_location.png
- ic_my_location.png
- ic_launcher_foreground.xml
- ic_arrow_down.png
- ic_arrow_up.png
- ic_check.png
- ic_clear.png
- ic_list.png
- ic_location.png
- ic_my_location.png
- ic_arrow_down.png
- ic_arrow_up.png
- ic_check.png
- ic_clear.png
- ic_list.png
- ic_location.png
- ic_my_location.png
- comfortaa_bold.ttf
- comfortaa_light.ttf
- comfortaa_semibold.ttf
- cloudy.json
- night.json
- rainy.json
- sunny.json
- thunderstorm.json
- windy.json
- colors.xml
- ic_launcher_background.xml
- ic_logo_background.xml
- strings.xml
- themes.xml
- strings.xml
- themes.xml
- strings.xml
- AndroidManifest.xml
- .gitignore
- build.gradle
- consumer-rules.pro
- proguard-rules.pro
- screenshot_1.png
- screenshot_2.png
- video.mp4
- copyright.kt
- .gitignore
- build.gradle
- CONTRIBUTING.md
- debug.keystore
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE
- README-template.md
- README.md
- settings.gradle
// repository documentation
Was this content helpful?
(0 ratings)
