Skip to content

arubyist/weatherOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Weather Site

It covers 4 major cities: Paris, Venice, Los Angeles, & London

Site uses the information provided by Dark Sky's API.

Rails low-level caching has been implemented with 12-hours expiration set. What this means is that information will be provided continuously within the span of 12-hours until it's refreshed, i.e., it won't count as a hit by Dark Sky's API - a win!

It also uses figaro's gem to keep the API's key under wraps.

For now, it provides basic weather, and could provide additional information down the road. Inside pages needs to be tweaked a lot more as well.

Screenshot of the homepage:

homepage

Screenshot of the inside page:

insidepage

Feel free to clone it for fun and/or educational purposes.

About

Basic Mini-Weather API App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published