/Re-Locate

Cross platform hybrid mobile app for real estate

Primary LanguageHTML

RE-locate

A white label real estate mobile app originally designed to pull listings directly from the MLS. Currently wired to work with a Parse.com backend for demo data. Built using Angular and the AppGyver stack.

##Getting Started

##If Using Parse.com: Data

  • Create the application in Parse.com
  • Add a class called 'home'
  • Upload sample data from app/common/assets/home.json
  • Get the keys for your Parse.com application from Settings > Keys
  • Follow the instructions in app/common/assets/parse-example.js
  • Rename parse-example.js to parse.js

Images

##Todo:

  • Thin out the controllers and abstract more logic into services
  • Pass off user creation to Parse or backend
  • Lazy load images
  • Swipe left / right to fave / trash listings
  • Reintegrate tests

##Screenshots: ###Listings Collection

Screenshot

Screenshot

###Search

Screenshot

###Individual Listing

Screenshot