jerukim / loco

A web application that makes moving easier for users by ranking a list of prospective homes according to their distances to nearby points of interest

Home Page:http://locomaps.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#LOCO

Loco makes moving easier by ranking a list of prospective homes according to their distances to nearby points of interest.

Main Features:

  1. Users can save home listing addresses to their ADDRESS BOOK / HOMES
  2. Users can save places of special interest (e.g. work, school) under ADDRESS BOOK / MY PLACES
  3. Users can add and prioritize the features they would like to have in their neighborhood under POINTS OF INTEREST
  4. Users can interact with Google Maps to see their homes and other saved places, and the points of interest that exist around each home listing provided.
  5. Users will see their homes compared against each other within RESULTS and will be able to view the commute details between each home and relevant places around the area.

Get Started

  1. Clone this repo
  2. cd loco
  3. npm install
  4. npm run start-dev
  5. Server will be running on http://localhost:8080/

Built With

  • Express
  • React
  • Redux
  • PostgreSQL
  • Sequelize
  • Material UI

Contributors

Acknowledgements

Link to Demo

Coming soon

About

A web application that makes moving easier for users by ranking a list of prospective homes according to their distances to nearby points of interest

http://locomaps.herokuapp.com

License:MIT License


Languages

Language:JavaScript 96.8%Language:CSS 2.2%Language:Shell 0.8%Language:HTML 0.2%