Bouncer is a peer-to-peer event check-in system that allows attendees to check each other in. No more waiting in long lines to events when the registration desk bottlenecks, jump straight in to meeting attendees in order to get yourself checked in as present!
Bouncer is implemented as a web app and is tied to your Facebook account and events.
Run pip install -r requirements.txt
.
First make sure you have a redis instance running on port 6379.
Then run the Flask app: python app.py
- Flask
- Redis
- Bootstrap with Freelancer template
- JavaScript w/ jQuery