GithubHelp home page GithubHelp logo

imclab / to-coop-housing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jzanutto/to-coop-housing

0.0 2.0 0.0 60 KB

LinkedIn hack project by Stephen Li, myself and Fasih Awan.

License: GNU General Public License v3.0

to-coop-housing's Introduction

Toronto Co-op Housing Mapper!

We take some bits of information provided by the user and link this to our database in order to generate a heat map weighted by price and distance via the Google Maps API.

LIVE SITE

to-coop-housing.herokuapp.com/

GETTING STARTED

You’ll want to first download the project.

Start the project like any other rails project: bundle install bundle exec rails s

You’ll need postgreSQL installed to access the console for the database. It also needs to be running before you can make any database queries (unless you like front ends).

Running ‘bundle exec rails c’ runs the console and lets you manipulate the models.

Deploy with ‘git push heroku master’

PROJECT PURPOSE

We want to make life easier co-op students (or anyone in general) to find short-term housing in Toronto (for internships and the like). Ideally we want the user to be able to find a company by searching, and then we’ll find you nearby living accommodations with prices and locations.

We’re working with a jQuery front end, rails is our webservice and we have postgreSQL as our database.

IMPORTING THE DATA AND CHANGING THE SCHEMA

This was done mid-way through the hack (because I’m stingy for some reason). You have to open postgres and remove the created_at and updated_at columns in order to correctly import the data, then you run a copy command on the system to export the csv files saved into scripts into their proper tables.

LICENSE

GPL v3.0 see license.txt

to-coop-housing's People

Contributors

jzanutto avatar ommy avatar trinovantes avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.