https://github.com/proton/weatherapp
Some Weather App
https://github.com/proton/weatherapp
Last synced: 24 days ago
JSON representation
Some Weather App
- Host: GitHub
- URL: https://github.com/proton/weatherapp
- Owner: proton
- Created: 2017-10-22T16:13:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T19:30:59.000Z (almost 9 years ago)
- Last Synced: 2025-11-04T22:15:35.870Z (9 months ago)
- Language: Ruby
- Size: 43.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
Some weather app based on openweathermap.org API
Start with
`OPEN_WEATHER_MAP_API_KEY=YOUR_OPEN_WEATHER_MAP_API_KEY rails s`
What may be improved:
- ajax
- autocomplete
- i18n support
- better errors handling
- caching
- country code support