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.
- Host: GitHub
- URL: https://github.com/berlinbruno/weather-app
- Owner: berlinbruno
- Created: 2023-11-09T01:35:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-16T14:30:28.000Z (10 months ago)
- Last Synced: 2025-01-12T20:30:16.954Z (5 months ago)
- Topics: api, maui
- Language: C#
- Homepage:
- Size: 584 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.