Weather-Now

所属分类:数据挖掘/数据仓库
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2024-03-03 02:18:50
上 传 者sh-1993
说明:  这是一个使用开源api在kotlin中构建的天气应用程序。该项目使用Hilt进行依赖注入,使用Kotlin courotine进行异步编程,使用Retrofit进行api调用。还使用了数据绑定和视图绑定。
(This is a weather app which is build in kotlin using open-meteo open source api. This project uses Hilt for dependency injection, Kotlin courotines for async programming, Retrofit for api calls. Also used data binding and view binding.)

文件列表:
.idea/
app/
gradle/wrapper/
build.gradle.kts
gradle.properties
gradlew
gradlew.bat
settings.gradle.kts

# Weather Now This is a weather app which is build in kotlin using third party apis. This project uses MVVM architecture and android best practices. ## API Reference #### Get weather forecast ```http GET api.open-meteo.com/v1/forecast ``` | Parameter | Type | Description | | :-------- | :------- | :------------------------- | | `latitude` | `string` | Location latitude | `longitude` | `string` | Location longitude | `current` | `string` | Current temperature | `hourly` | `string` | Hourly temperature | `daily` | `string` | Daily temperature | `timezone` | `string` | Your timezone ## Tech Stack **Frameworks and Libraries:** Android, Hilt, Kotlin courotines,Data binding, View binding, Retrofit ## Screenshots ## About Me I'm a mobile developer learning new things and searching for freelance work oppurtunities.

近期下载者

相关文件


收藏者