/conference-app

Conference app

Primary LanguageRubyMIT LicenseMIT

README

日本語

こちら

About

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.

Features

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

Stack

The app is built with Ruby on Rails 7. It uses importmap-rails, turbo-rails, stimulus-rails and tailwindcss-rails for front end development.

Setup dev environment

See .env.sample for required/optional environment variables.