Skip to content

Makers Academy week 5 group project - Airbnb clone

Notifications You must be signed in to change notification settings

lukestorey95/chuckle_brothers_bnb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chuckle_brothers_bnb

Set-up Project

  1. Run bundle
  2. Set-up database using psql in command line
  3. Create database chuckle_hotel using CREATE DATABASE
  4. Create spaces table using the instructions in the db/migrations folder
  5. Repeat steps 3 and 4 for chuckle_hotel_test database

About

Makers Academy week 5 group project - Airbnb clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 49.8%
  • HTML 47.4%
  • CSS 2.8%