Skip to content

React based client to query and filter data from the openDrone API.

Notifications You must be signed in to change notification settings

avcohen/openDroneClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dronemappr is a React based client utilizing Flux architecture to visualize, filter, and map drone strike data.

A live version of this client is available here.

Data is provided by the Dronemappr API.

Usage

The Dronemappr API is live and hosted at http://api.dronemappr.com/api/v1/.

Dronemappr uses the Google Maps JS API. While a Google Maps API key is provided by default for ease of use, please strictly limit the use of this key and replace it if you intend to utilize this software.

Installation

To install, clone this repo, navigate to the js folder and npm install as noted below :

git clone git@github.com:avcohen/openDroneClient.git
cd js
npm install

Thanks

Special thanks to Taq Karim and Kirk Zamieroski for their continued support, input and all around savagely good vibes.

License

Copyright (c) 2017 Aaron Cohen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

React based client to query and filter data from the openDrone API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published