Conference app is an app for (yes) conferences. The scope of this app is audiences and the interaction between them and organizers.
It's built with Ruby on Rails.
- Talk list
- Announcements
- Profile
- Push nortification
- Anonymous Q&A for each talk
- Forum for each talk and the whole event
The app is built with Ruby on Rails 7. It uses importmap-rails, turbo-rails, stimulus-rails and tailwindcss-rails for front end development.
See .env.sample for required/optional environment variables.