Skip to content

jyonah/real-estate-tinder

 
 

Repository files navigation

HOM Cover

Build Status

Real Estate Tinder

Real Estate Tinder matches users with their ideal rental properties. This app gives rental seekers the opportunity to 'swipe left' on properties that they would rather not see again. If a user 'swipes right', that rental is cached in the user's favorites and the rentor is notified of their property's attention.

Users can also experience the app as rentors, posting listings and monitoring interest in their properties as browsing users swipe right on them.

Our Story

As residents of the Bay Area, we collectively understood the frustration involved with searching for rentals in a competitive real estate market. Our main goal was to simplify, clarify, and personalize the rental browsing process. Beyond wanting to provide a functional remedy, we see a genuine opportunity to offer users an improved home seeking experience.

By tracking users feelings towards properties with swipes, we can establish a fun, interactive, and personalized rental search experience.

Setup

Install gems and packages

bundle && npm install

Start Rails

Create development database, migrate, seed

rails db:create && rails db:migrate && rails db:seed

Run development server via foreman

foreman start -f Procfile.dev

Contributors

About

Tinder App for Real Estate Rentals

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.1%
  • CSS 36.5%
  • Ruby 4.4%
  • HTML 2.0%