jcarapia / neighborPool

On your way to bart why not give your neighbors a ride.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeighborPool

NeighborPool is a social networking app for carpooling within your local neighborhood. It allows users to connect with their neighbors in order to request and provide carpooling services. It aims at eliminating the constraints of the current carpooling model - waiting at a predetermined location during specific hours of the day. With NeighborPool, you can request or provide from anywhere in your neighborhood and at any time of the day.

Technology

It is build on the MEAN stack and utilizes Google Maps API to determine the user location.

Team

  • Product Owner: Jorge Carapia
  • Scrum Master: Arnoldo
  • Development Team Members: Alberto, Mateo

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

From the command line in the root directory

mongod
npm start

Requirements

  • Node 0.12.7

Development

Installing Dependencies

From within the root directory:

npm install
bower install

Roadmap

View the project roadmap here

Contributing

Contributions and improvements are welcome!

  1. Fork and clone the repo.
  2. Make pull requests to the dev branch.

Please adhere to Airbnb ES5 guidelines.

See CONTRIBUTING.md for contribution guidelines.

About

On your way to bart why not give your neighbors a ride.


Languages

Language:JavaScript 56.1%Language:HTML 26.2%Language:CSS 17.7%