pnewhook / uavdb

A place to upload and share UAV flight logs and information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

#UAVdb An online repository of your drone flights

##Dev instructions UAVdb is an ASP.Net MVC 6 applicaiton. That framework is still under development so expect a few hiccups.

Dependencies

  • node

Environment Setup

Platform Agnostic

npm install -g gulp bower nodemon

Windows

powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/aspnet/Home/master/kvminstall.ps1'))"

About

A place to upload and share UAV flight logs and information.

License:MIT License


Languages

Language:C# 75.1%Language:JavaScript 23.4%Language:CSS 1.3%Language:PowerShell 0.2%