The conference app is used help conference attendees to be informed about the talks and speakers, to build a schedule of talks they would like to attend and get notified of updates.
git clone git@github.com:agency-of-learning/conference-app.git
or
Fork repository
cd conference-app
bundle install
bin/rails db:setup
Open terminal in the conference-app directory run:
bin/dev