WeatherForecastApp
1.0.0
A web application developed in ASP.NET Core MVC .NET 7.0 using MSSQL for backend.
The Weather Forecast App is a robust weather web application that lets users retrieve weather information based on their inputs. The application leverages the power of ASP.NET Core MVC .NET 7.0 and Microsoft SQL Server (MSSQL) to handle and store data efficiently. Weather data is sourced through an API from OpenWeatherMap.
To get a local copy up and running follow these simple steps:
git clone https://github.com/wanderlust-li/WeatherForecastApp.git
cd WeatherForecastApp
Contributions, issues, and feature requests are welcome!
Distributed under the MIT License. See LICENSE
for more information.