Skip to content

tpflueger/GeoTix

Repository files navigation

Location based ticket selling application. Repo is built with Angular on Rails and uses Postgres for the DB.

Angular - Client-side framework

Google Maps - displaying tickets using angular library(angular-ui.github.io/angular-google-maps)

Bower - Client-side Dependency manager

Rails - Server-side REST API

bundle install - install main gems

rake bower:install - install client-side dependencies

rake db:create - create local DB

rake db:migrate - migrate any changes to local DB

run bundle install to get all required gems

bundle exec rspec - run rspec tests (located in /spec)

About

Location Based Ticket Selling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors