Skip to content

KMHouk/GTFO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get The Flights Out a.k.a. GTFO

This is a rails app to have a user be presented with top destination flights from airports near them, with Instagram pictures of those destinations (in order to intice the user how much fun it would be to GTFO).

Live Demo

A live demo is available at: http://gettheflightsout.herokuapp.com/

Basic userflow is as follows (version 1):

  1. User signs up for an account with GTFO
  2. User selects one of 5 defined airports
  3. User selects one of 5 top destination flights from selected airport
  4. User sees instagram pictures of that selected flight
  5. User GTFO

Improvements on the list

  • Able to select any airport
  • Able to automatically find closest airport (via browser geolocation)
  • User can select theme of destination
  • Invite friends to GTFO with them
  • Book said flights

Build Instructions

git clone https://github.com/KMHouk/GTFO.git
cd GTFO
bundle
rake db:migrate
rails server

Then visit localhost:3000 in your browser

About

Get the Flights Out

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors