Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.
Dating application
- Browse through a diverse range of profiles to find the perfect match for your next date.
- Seamlessly book a date with your chosen person, just like booking accommodations on Airbnb.
- Keep track of your upcoming dates and receive notifications about important updates.
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