Coder Social home page Coder Social logo

dronepass-client's Introduction

DronePass

DronePass is Air Traffic Control for Drones. It's an airspace authorization and restriction service for homeowners, and a real time drone traffic control system. This repo contains the Homeowner API piece, which allows homeowners to register their land parcels with our Drone Air Traffic Control Aministrator and set special permission times for when drones may fly over their homes.

The inspiration for this project came from an MIT Technology review article describing the need for a drone air traffic controller by 2018, by which time "7,500 unmanned craft weighing 55 pounds (25 kilograms) or less will be operating in the U.S." We chose to add the Homeowner API in order to ensure that property owners could establish rights over their airspace.

The Planner, Tower, and Drone Simulator make up the remainder of this project's repo. DronePass is deployed at http://dronepass.org and can be viewed on mobile devices as well.

As of right now, only parcels in Alameda county can be registered as homes due to the inconsistent availability of open source land parcel data. Addresses outside of Alameda county can be searched, but will not be registered within our registry database.

Relation to DronePass System Architecture

Alt text

Table of Contents

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

Usage

  1. Fork this repo to your github account
  2. Clone to your local computer
  3. From the root directory, run node server.js
  4. Head over to http://localhost:3000 to view a local version in your browser
  5. Log in and start registering your home!

Requirements

  • Node 0.10.x
  • MySQL 2.5.x

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Ensure you have mysql installed by doing which mysql. If you don't have it, install mysql using brew install mysql.

Roadmap

View the project roadmap here

Team

  • Product Owner: Dave Raleigh
  • Scrum Master: Liz Portnoy
  • Development Team Members: Dennis Lin, Arthur Chan

Contributing

See CONTRIBUTING.md for contribution guidelines.

dronepass-client's People

Contributors

arthurkchan avatar davidraleigh avatar lizportnoy avatar pioneerlike 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.