Skip to content

Alexandra-Axenti/never-buy-tickets-alone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1: Cloning project to machine

  1. Enter terminal
  2. Type the following - git clone https://github.com/Alexandra-Axenti/never-buy-tickets-alone
  3. Enter folder tree
  4. Run bundle to install gems by typing the following - bundle

Step 2: Database setup instructions using psql and rake:

  1. In terminal, type rake db:create, to create database
  2. In terminal, type rake db:migrate, to create tables
  3. In terminal, type rake db:setup, to populate database

Step 3: Deploying app on Local Host

  1. In root directory of folder, type the following - ruby app.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.5%
  • Ruby 38.5%
  • CSS 8.7%
  • JavaScript 3.3%