Skip to content

elizahyde/ifly.by

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup: 1.git clone [email protected]:elizahyde/ifly.by.git 2.change ENV variables

  1. bundle install

  2. rake:db create


  1. rake db:migrate

  2. rake db:seed

  3. rails generate sunspot_rails:install

bundle exec rake sunspot:solr:start ifly.by

This is an airline reservation system. Visitors can search for flights by origin airport, destination airport, and date/time of flight. A flight also has seats, which are organized into some kind of grid. After finding flights, a visitor can view the seat map and purchase a particular seat.

The visitor does not need to sign up for an account to do this. But she can if she wants. If she does sign up for an account, she will be able to view a list of her flights in her profile

About

Flight Reservation System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages