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.
- 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.
- .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.
- Clone Repository: Clone the WeatherNow repository to your local machine.
- Build Solution: Build the solution using Visual Studio or Visual Studio Code.
- Run Application: Deploy the application to your Android device or emulator to start exploring real-time weather information.
https://cdn.sanity.io/files/vesn1v9l/production/92702fc7ea41ddd127f98afc4e43968b4beb190a.apk
Special thanks to the developers of .NET MAUI and WeatherAPI for their invaluable contributions to this project.
Feel free to use this project as you wish. No restrictions apply.