A rails & bootstrap application to quickly plan which festival acts you want to see and therefore be able to see conflicts.
After cloning the repository locally run these commands.
bundle install
rake db:migrate
rails server
- Navigate to http://localhost:3000/
Default HTTP Authentication username and password is, username: admin, password: password