Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.
Meeting application
An innovative meeting calendar that revolutionizes scheduling. Easily manage your schedule, meeting dates, rooms, and attendees, with AI-driven suggestions for meeting objectives. Seamlessly join video calls, participate in chats, and explore in-depth meeting analytics. Discover a complete solution for productive meetings, conveniently accessible. Plus, effortlessly create meetings by leveraging AI to find optimal times when all attendees are available.
Install gems
bundle install
Install JS packages
yarn install
Create .env
file
touch .env
Inside .env
, set these variable.
CLOUDINARY_URL=your_own_cloudinary_url_key
MAPBOX_API_KEY=your_own_mapbox_url_key
rails db:create
rails db:migrate
rails db:seed
rails s
- Rails 6 - Backend / Front-end
- Stimulus JS - Front-end JS
- Render - Deployment
- PostgreSQL - Database
- Bootstrap — Styling
- Figma — Prototyping
- Xuemei Huang
- Rika Saito
- Jun Ukemori
- Juan David Bernal