Giter Site home page Giter Site logo

mapper's Introduction

PARACHUTE

A geo-location guessing game for friends!

www.parachute9001.com

Shipped from San Francisco, CA


TEAM

product owner: Sean Enright

scrum master: Lizzie Shipton

team members: Jeff Judkins, Masashi Swingle, David Trann, Sean Enright, Lizzie Shipton

TABLE OF CONTENTS

  1. [Dependencies](# dependencies)
  2. [Development](# develop-/-contribute)
  • [Usage](# usage)
  • [Tasks](# tasks)

DEPENDENCIES

  • "body-parser": "^1.15.2",
  • "express": "^4.14.0",
  • "forever": "^0.15.2",
  • "mongodb": "^2.2.10",
  • "mongoose": "^4.6.3",
  • "mongoose-query-random": "^1.0.1",
  • "mongoose-random": "^0.1.1",
  • "nodemon": "^1.11.0",
  • "request": "^2.75.0"

DEVELOP / CONTRIBUTE

Usage

Fork the repo to your github.com account. Clone to your local machine.

Install dependencies and start local server (from command-line). You must have an instance of mongod running in the background. Please see Tasks to seed database with initial locations.

cd mApper
npm install
cd client
bower install
cd ..
npm start

Tasks

To seed the database, run the seed_database.js file one time from your command-line. You must have an instance of mongod running in the background.

cd server
node seed_database.js
cd ..

This will populate your database with 50 initial locations selected from London, Chicago, New York, San Francisco and Istanbul.

mapper's People

Contributors

fej-snikduj avatar lizzieshipwreck avatar trannda1223 avatar pizzasaurusrex avatar masashiswingle avatar

Stargazers

Saif Khayoon avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  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.