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

https://github.com/divith123/openweather

OpenWeather is a real-time weather app built with .NET, offering accurate forecasts and location-based updates. With a clean, user-friendly interface and robust backend architecture, it delivers reliable weather insights effortlessly. Track the weather like never before!
https://github.com/divith123/openweather

Last synced: 4 months ago
JSON representation

OpenWeather is a real-time weather app built with .NET, offering accurate forecasts and location-based updates. With a clean, user-friendly interface and robust backend architecture, it delivers reliable weather insights effortlessly. Track the weather like never before!

Awesome Lists containing this project

README

          

# OpenWeather 🌦️

**OpenWeather** is a feature-rich weather application providing real-time weather updates and forecasts. Built with cutting-edge technologies like .NET and modern front-end design, it delivers reliable, location-specific weather insights to users worldwide.

---

## Features

- **Real-Time Weather Updates**: Stay informed with instant access to current weather conditions.
- **Accurate Forecasts**: Get detailed daily and weekly weather predictions.
- **User-Friendly Interface**: Intuitive and clean UI for a seamless user experience.
- **Location-Based Services**: Tailored weather data for your specific region.

---

## Tech Stack

- **Backend**: .NET 8.0, Singleton & Service-based architecture
- **Frontend**: HTML, CSS, and dynamic components for responsiveness
- **Database**: Managed with robust controllers for efficiency

---

## Getting Started

1. Clone the repository:
```bash
git clone https://github.com/Divith123/OpenWeather.git
cd OpenWeather
```

2. Build the project:
Open the `LiveWeather.sln` in Visual Studio and build the solution.

3. Run the application:
Execute `Program.cs` to start the local development server.

4. Access the app:
Navigate to `http://localhost:5000` to explore OpenWeather.

---

## Contributing

Contributions are welcome! Open issues, suggest features, or submit pull requests to enhance the app.

---

## License

This project is open source under the [MIT License](LICENSE).

**Start tracking the weather like never before with OpenWeather!**