Visualize a better layout for a new residence, decide the future of new items into your home and ease the stress of moving out.
App home: https://www.fit-it.homes/
Install gems
bundle install
Create .env
file
touch .env
Inside .env
, set these variables. For any APIs, see group Slack channel.
CLOUDINARY_URL=your_own_cloudinary_url_key
rails db:create
rails db:migrate
rails db:seed
rails s
- Rails 7 - Backend / Front-end
- Stimulus JS - Front-end JS
- Heroku - Deployment
- PostgreSQL - Database
- Bootstrap — Styling
- Figma — Prototyping
The Le Wagon Tokyo Teaching Staff
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.