Skip to content

kingscott/acre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acre - Waterloo Hacks '16

js-standard-style

Authors: Scott King, Vaughan Hilts

An application that can help you find a place to live given some constraints about your career, where you would want to live, prospective salary, and more variables. For more information, check out Devpost.

install

Clone the repo and run npm install in the root of the folder. Next, cd into server and run node server.js.

If this is the first time you are using this software, follow these steps:

➜  sudo mongod --dbpath /var/lib/mongodb
➜  cd acre
➜  mongorestore --db city data/city/cities.bson

Note: Make sure you have a MongoDB instance running: sudo mongod --dbpath /var/lib/mongodb/ if you have MongoDB installed.

publicity

Check it out Wilfrid Laurier University's site. Also check it out on the Thomson Reuters blog.

About

🌴 An app to help people find a place to live where they can do what they love.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published