https://github.com/nuriadevs/weatherapp
Weather App is a mobile application for Android designed to search the forecast weather from a city.
https://github.com/nuriadevs/weatherapp
android api coroutines jetpack-compose kotlin material3 mvvm retrofit roomdatabase weather
Last synced: about 2 months ago
JSON representation
Weather App is a mobile application for Android designed to search the forecast weather from a city.
- Host: GitHub
- URL: https://github.com/nuriadevs/weatherapp
- Owner: nuriadevs
- Created: 2024-07-22T19:59:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T20:07:12.000Z (almost 2 years ago)
- Last Synced: 2024-07-22T23:51:29.851Z (almost 2 years ago)
- Topics: android, api, coroutines, jetpack-compose, kotlin, material3, mvvm, retrofit, roomdatabase, weather
- Language: Kotlin
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather
**Weather** is a mobile application for Android designed to search the forecast weather from a city. It is a simple project that uses the following features.
## Features🛠️
* MVVM architecture.
* Coroutines
* Dependency injection with Hilt
* RooDatabase
* Splash
* LiveData
* Flows
* StateFlow
* Jetpack Compose
* Material 3
* Api [Visual Crossing](https://www.visualcrossing.com/)
## Views Light/Dark Mode
* Visutal device 28/30
### Splash

### Home

### Details

### Search

### Menu

### Metrics

### About

### Exit

## Configuration API :globe_with_meridians:
Use the Visual crossing API, you have to register on their website. Add your **API_KEY** to the **local properties** file of the project.
## Note :speech_balloon:
Some features are being improved.
## Thank You🍀
Thank you so much for getting here!