Skip to content

Aadammm/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The "Weather App" is a very simply web application built with Razor Pages. Users enter a location name, and the app fetches real-time weather data for that location using external APIs.

Features

  • Enter a location name to retrieve current weather information.
  • Display weather details such as temperature, humidity, and others.

Technologies Used

  • Razor Pages (ASP.NET Core) for building the web interface.
  • Google Geocoding API to fetch latitude and longitude.
  • Open-Meteo to retrieve weather information based on geographic coordinates.

Popis obrázka

About

Simple web application using Razor Pages, and retreive data from external APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published