A le wagon coding bootcamp's final project addresses the common struggle of groups deciding on a movie. This innovative app efficiently gathers individual preferences, utilizing advanced matching technology to save time and ensure a movie resonates with everyone. Additionally, if the group unanimously agrees on a movie, the app allows seamless playback on any preferred streaming site, enhancing the overall viewing experience. See more
Le Wagonコーディングブートキャンプの最終プロジェクトは、映画を選ぶ際のグループの一般的なジレンマに対処しています。この革新的なアプリケーションは、各個人の意見を効率的に収集し、高度なマッチングテクノロジーを利用して時間を節約し、選択された映画が全員の多様な興味に合致することを確認します。さらに、グループ全体が同じ映画に一致した場合、アプリケーションは好きなストリーミングサイトでシームレスに再生できるオプションを提供し、全体の視聴体験を向上させます 続きを見る
Install gem
bundle install
Install JS packages
yarn install
Create .env
file
touch .env
Inside .env
, set these variables. For any APIs, see group Slack channel.
rails s
- Rails 7 - Backend / Front-end
- Stimulus JS - Front-end JS
- Heroku - Deployment
- PostgreSQL - Database
- Bootstrap — Styling
- Figma — Prototyping
- Jim Deeth - Backend Developer
- Anri Tomita - Frontend Developer
- Chieri Kii - Product Manager
- Gilary Bacnis - Lead Developer
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License
Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.