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

https://github.com/berlinbruno/weather-app

This is an Android app built using C#, .NET MAUI, and WeatherAPI to provide users with real-time weather information for their current and saved locations. Key features include current weather visualization and forecasts.
https://github.com/berlinbruno/weather-app

api maui

Last synced: 3 months ago
JSON representation

This is an Android app built using C#, .NET MAUI, and WeatherAPI to provide users with real-time weather information for their current and saved locations. Key features include current weather visualization and forecasts.

Awesome Lists containing this project

README

        

# Weather - Real-time Weather Information App

Weather is an Android application built using C#, .NET MAUI, and the WeatherAPI to deliver users real-time weather updates for their current and saved locations. With features like current weather visualization and forecasts, users can stay informed about weather conditions anytime, anywhere.

## Key Features

- **Current Weather:** View real-time weather information for your current location.
- **Saved Locations:** Save and track weather updates for your favorite locations.
- **Weather Visualization:** Visualize weather conditions with intuitive UI elements and graphics.
- **Forecasts:** Access detailed weather forecasts to plan ahead.

## Technologies Used

- **.NET MAUI (Multi-platform App UI):** Enables building cross-platform apps with a single codebase.
- **C#:** Primary programming language used for app development.
- **XAML:** Declarative markup language for designing user interfaces.
- **WeatherAPI:** Integration with WeatherAPI to fetch real-time weather data.

## How to Use

1. **Clone Repository:** Clone the WeatherNow repository to your local machine.
2. **Build Solution:** Build the solution using Visual Studio or Visual Studio Code.
3. **Run Application:** Deploy the application to your Android device or emulator to start exploring real-time weather information.

🚀 Demo

[https://cdn.sanity.io/files/vesn1v9l/production/92702fc7ea41ddd127f98afc4e43968b4beb190a.apk](https://cdn.sanity.io/files/vesn1v9l/production/92702fc7ea41ddd127f98afc4e43968b4beb190a.apk)

## Acknowledgements

Special thanks to the developers of .NET MAUI and WeatherAPI for their invaluable contributions to this project.

## License

Feel free to use this project as you wish. No restrictions apply.