Skip to content

ParasY1724/Weather-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

Project Title: Weather App

Link : https://parasy1724.pythonanywhere.com/

Project Description: This project is a weather website that leverages the OpenWeather API to provide users with real-time weather information. It allows users to check the current weather conditions, forecasts, and other weather-related data for locations around the world.

Getting Started: To use this weather website, you can follow these simple steps:

-Run the project by using the command

python manage.py runserver

-Open the URL, Enter the name of the city or location you want to check the weather for.

-Click the "Get Weather" button.

-View the current weather conditions and the 5-day weather forecast.

Technologies Used:

-HTML: The structure of the website.

-CSS: Styling and layout.

-DJANGO: For interactive features and making API requests.

-OpenWeather API: To fetch weather data. (https://openweathermap.org/api)

FIGMA LINK:https://www.figma.com/file/3XZK8RrBo1ACi0qkxkpwDe/Weatherio?type=design&node-id=0%3A1&mode=design&t=JPpw84VfRHa43t43-1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.9%
  • CSS 27.0%
  • HTML 22.1%