Skip to content

akurihara/impulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Impulse

If you enjoy going to concerts or sporting events, you know that prices on the secondary ticket market can be painfully higher than face value. If ticket resellers overestimate demand, however, it's possible for ticket prices to drop significantly on the day of an event. Impulse helps you take advantage of this phenomenon by letting you decide what price you're willing pay for an event, and notifying you if ticket prices fall below that amount.

Running Locally

  1. Create a virtualenv before installing dependencies of this project.

  2. Start the server.

pip install -r requirements.txt
python manage.py runserver
  1. Navigate your browser to 127.0.0.1:8000

Live Demo

See the app in action with live Seatgeek and Twilio functionality here: https://impulse-tickets.herokuapp.com/events

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published