A minimalist seat picker for running small events.
- Download latest release.
- Extract into a directory of your choice and cd into it.
- Run
cp config/application.default.rb config/application.rb
to copy in the default configuration. If you wish to use restricted registration where a key is required in the url to register for the seat picker you can turn it on and set the key in this file. - Set your mailer options at the bottom of config/environments/production.rb. We recommend using Postmark with Heroku.
- Follow the Heroku deploy instructions
Notes on features we want to implement are found at our Trello board.