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!
- Host: GitHub
- URL: https://github.com/divith123/openweather
- Owner: Divith123
- Created: 2024-10-22T05:59:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T07:48:15.000Z (over 1 year ago)
- Last Synced: 2025-10-30T19:52:45.079Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 7.51 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!**