Skip to content

Weather app with API "Info-App" - group project at JavaScript course (2019)

Notifications You must be signed in to change notification settings

gosiacodes/info-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Info app ✨

Weather app with API "Info-App" - group project at JavaScript course (2019)

https://gosiacodes.github.io/info-app/

📌 Contributors

📌 How does the application work?

After selecting the city, it displays information about the city, the current weather and the map.

App uses OpenWeather API and OpenStreetMap with Leaflet API.

jQuery was used to compare the way of programming with and without it.