README.md in hackathon_manager-0.13.11 vs README.md in hackathon_manager-0.13.12
- old
+ new
@@ -23,9 +23,10 @@
* [Devise](https://github.com/plataformatec/devise) + [MyMLH](https://my.mlh.io/) (authentication & attendee identity)
* [Sidekiq](https://github.com/mperham/sidekiq) (background jobs)
* [Sparkpost](https://www.sparkpost.com/) (email)
* [Paperclip](https://github.com/thoughtbot/paperclip) + [Amazon S3](https://aws.amazon.com/s3/) (resume storage)
* [Chartkick](http://chartkick.com/) (management charts)
+* [Blazer](https://github.com/ankane/blazer) (custom SQL queries & analytics)
Steps to get the basic flow working:
1. Add an "apply" or "register" button on your hackathon homepage. This button directs the user through a sign up/login flow to collect their information.
```erb