Skip to content

weather application to practice integration with Vue.js

Notifications You must be signed in to change notification settings

DenisaElena99/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sunnyday

When you run the application for the first time, it automatically generates the weather for the city you are in, based on geographical coordinates.

As a user, you can make a list of your favorite cities, you can delete a city and see the air components.

All data is up to date, as local storage is used only to store the user's city list, weather requests are always made once the user reloads the page or adds a new city.

Make sure you have:

  • python 3
  • flask
  • flask-cors
  • geocoder

Used https://openweathermap.org/api

About

weather application to practice integration with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published