Skip to content

WDI-HK-8/Roomi

Repository files navigation

## Find a nice Roomi!

Roomi is a platform where users can either find a flat to share or find a roommate. This project has been created by Richie Bostock and Raphael dieu, proud students of General Assembly’s HK Web Development Immersive 8 program.

## Technical Specs

Languages:

  • Ruby 2.2.2

  • Javascript

  • HTML 5

Framweworks:

  • Rails 4.2.3

  • Angular 1.4.4

  • Bootstrap 3.3.5

## Installation instructions

- $ bundle install - $ rake db:create - $ rake db:migrate - $ rake db:seed - $ bower install - $ rails server

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