An open API service indexing awesome lists of open source software.

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.

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
![splash](docs/splash.jpg)

### Home
![home](docs/home.jpg)

### Details
![detail](docs/detail.jpg)

### Search
![search](docs/search.jpg)

### Menu
![menu](docs/menu.jpg)

### Metrics
![metrics](docs/metrics.jpg)

### About
![about](docs/about.jpg)

### Exit
![exit](docs/exit.jpg)

## 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!