Skip to content

patrickdavey/familytime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FamilyTime

This is a simple sinatra app to create a page where you can display times at various locations on the planet.

It uses Google's timezone api to calculate the daylight savings offsets.

There's an example deploy at http://familytime.herokuapp.com/

Installation

# Checkout the project 
$ git clone git://github.com/patrickdavey/familytime.git
$ cd familytime

# Install the project dependencies
$ gem install bundler
$ bundle install

# Install the project dependencies
# Edit the lat/longs in family_time.rb to suit your needs

# Start the local web server
$ rackup config.ru

Heroku

If you want to run it on herok follow the above steps then

$ heroku create
$ git push heroku master

TODO

Tests. Ehem

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages