Skip to content

labaikie/welive-la

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

banner

WELIVE LA is mobile-based application that lets you search apartments and browse local businesses at the same time.

- Search apartments and see what points of interest are near by
- Save apartments and compare them by different criteria, including the price, distance to the points of interest and yelp rating
- Make notes on the saved apartments

##Technologies

Ionic
AngularJS
NodeJS
MongoDB
ExpressJS
Mongoose

##External Data Sources

GoogleMaps API + Geocoder + Distance Service
Yelp API
Apartments.com

##Dependencies

Server-Side

``` bcrypt cheerio cors express jsonwebtoken request-promise yelp(npm) mongoose morgan body-parser ```

Client-Side

``` bower gulp gulp-sass bower cordova-plugin-inappbrowser cordova-plugin-whitelist ``` ##Installation

Server-Side

``` $ npm install ```

Client-Side

``` $ npm install -g cordova ionic $ npm install -g bower ```

##Links

##Screen Shots s1s2 s3s4

##Next Steps

  • Optimize UI on mobile
  • Refactor code to keep things DRY
  • Apply single responsibility concepts
  • Let users select critera for apartment comparison
  • Add apartment filters

About

A customized apartment listings app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published