Skip to content

dvdoliveira/rate_my_landlord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rate my Landlord

This project was created as a midterm project during Lighthouse Labs Web Development Bootcamp by:

  • Deivide Oliveira
  • Caitlin Millar
  • Nathan Kift

Features

Rate my Landlord is an app where tenants can leave reviews and comments about their landlords. It has the following features:

  • Search landlords by name
  • Search landlords by address
  • Add / Edit landlords
  • Add comments and reviews
  • Login / Sign-up

Stack

This app uses:

  • Sinatra
  • SQLite3 (development)
  • PostgreSQL (production)
  • Javascript
  • Bootstrap
  • HTML5
  • CSS3
  • Google Maps
  • Heroku

Demo

A functional version of this app can be found here:

http://rate-my-landlord.herokuapp.com/

Getting Started

  1. bundle install
  2. shotgun -p 3000 -o 0.0.0.0
  3. rake db:migrate
  4. Visit http://localhost:3000/ in your browser

About

Rate My Landlord App - Lighthouse Labs Midterm Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published