https://github.com/madhavbahl/weatherapp
A simple WEB APP to find out the current weather conditions in your locality and the weather forecast, using google's GeoLocationAPI and DarkSky API
https://github.com/madhavbahl/weatherapp
Last synced: about 1 month ago
JSON representation
A simple WEB APP to find out the current weather conditions in your locality and the weather forecast, using google's GeoLocationAPI and DarkSky API
- Host: GitHub
- URL: https://github.com/madhavbahl/weatherapp
- Owner: MadhavBahl
- License: mit
- Created: 2017-08-27T07:22:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T11:42:06.000Z (over 7 years ago)
- Last Synced: 2025-04-12T22:57:34.002Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://weatherupdates.herokuapp.com/
- Size: 5.49 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Weather APP
-----------A WEB APP to fetch the Current Weather conditions like temperature, humidity, wind
velocity, precipitation etc. and the conplete weather forecast based on
you location searched using google's GeoLocation API and DarkSky API.