Skip to content

debnath003/weather-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Weather-Website

Weather App

Technologies Used

Frontend

  • HTML: Structuring the content of web pages.
  • CSS: Styling web pages for visual appeal.
  • Bootstrap: A CSS framework for creating responsive and mobile-first web pages.
  • JavaScript: Adding interactivity to the web pages.

Backend


How It Works

  1. The website fetches weather data from the OpenWeatherMap API.
  2. Users select a city and a time from the dropdown menus.
  3. The website sends a request to the OpenWeatherMap API for the selected city.
  4. The API returns the weather information for that city.
  5. The website displays the weather information to the user.

Unique Feature: Saving and Managing Cities

  • Users can save cities with custom names.
  • Users can view a list of their saved cities.
  • Users can delete cities from their saved list.
  • The saved cities are stored in the SQLite database.
  • Users can view weather details of their saved cities.

Access the Website

You can access the project here: Weather App


License

This project is open-source and available under the GPL 3.0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published