Skip to content

WDI-HK-8/jimmythis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIMMY THIS

Project description

Jimmy This is a first platform to buy and sell local services in Hong Kong for HK$50. It's project part of General Assembly's Web Development Immersive Program (WDI8), done by Carson Long and Yohan Sihou.

Installation instructions

  • Fork the repo from: [email protected]:WDI-HK-8/jimmythis.git
  • Clone the git into a new directory
  • $ bundle install
  • $ rake db:create
  • $ rake db:migrate
  • $ rake db:seed
  • $ bower install
  • $ rails server

After that, your version of JimmyThis will be up and running!