- Run
bundle
- Set-up database using
psql
in command line - Create database
chuckle_hotel
usingCREATE DATABASE
- Create spaces table using the instructions in the db/migrations folder
- Repeat steps 3 and 4 for
chuckle_hotel_test
database
forked from simon-2357/chuckle_brothers_bnb
-
Notifications
You must be signed in to change notification settings - Fork 0
lukestorey95/chuckle_brothers_bnb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Makers Academy week 5 group project - Airbnb clone
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 49.8%
- HTML 47.4%
- CSS 2.8%