GithubHelp home page GithubHelp logo

range's Introduction

Range

This repository holds the code for the Range mobile app developed in HTML5 and released on Windows, Android and iOS.

Dependencies

  • Visual Studio Tools for Apache Cordova (VS2013)
  • REST server to send emails and text messages

How to setup

Edit config.js file and include your credentials and access tokens

{
	allowDiscover: false,
	allowAnalytics: true,
	analyticsUrl: 'http://www.google-analytics.com/collect',
	analyticsId: 'GOOGLE_ANALYTICS_ID',
	mapkey: "BING_MAPKEY",
	serverUrl: 'SERVER_URL',
	xAppToken: 'XAP_TOKEN',
	socrataUrl: 'SOCRATA_URL',
	libraryUrl: 'LIBRARY_URL',
	bingScriptSrc: 'http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0',
	mapUrl: 'http://dev.virtualearth.net/REST/v1/Locations/'
}

You should set these configuration properties:

  • GOOGLE_ANALYTICS_ID - your Analytics access token, like UA-xxxxxxxx-x
  • BING_MAPKEY - your Bing Maps access token
  • SERVER_URL - Range uses REST server to send emails and text messages
  • XAP_TOKEN - your Socrata access token
  • SOCRATA_URL - Socrata URL for Food
  • LIBRARY_URL - Socrata URL for Safe Places

range's People

Contributors

lazarv avatar

Watchers

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