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.
No features implemented yet! Currently planned features are:
- Anonymous Q&A for each talk
- Forum for each talk and the whole event
- Announcement from organizers with push notification
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.