VuIR Zoom A Real-life Production Android App for Real Commercial Drone Operators/Businesses
Explore the docs »
View Demo/Live
·
Report Bug
·
Request Feature
Table of Contents
A Real-life Production Android App for Real Commercial Drone Operators/Businesses to use and operate their Drone Thermal Vision systems.
Tablet App: Java, Gradle, OpenCV, MAVLink and more Drone Rover End: C++, Python, Arduino, Raspberry Pi, Linux, and more
- List of Technologies used for this project
A. Package | B. FrontEnd | C. Backend | (cont.) |
---|---|---|---|
Main server | Websocket Server | ||
npm | JavaScript | Python | Websocket |
Docker | React | Flask | NodeJS |
Heroku | Redux | SqlAlchemy | Sequelize |
Pipenv | CSS3 | PostgreSQL | Express |
HTML5 | AWS S3 |
To get a local copy up and running follow these steps.
Install npm on your local computer
- npm
npm install npm@latest -g
-
Clone this repository (only this branch)
git clone https://github.com/suasllc/vuir-zoom.git
-
Install dependencies
pipenv install --dev -r dev-requirements.txt && pipenv install -r requirements.txt
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Tony Ngo @suas_com - website: https://tonyngo.me
Project Link: https://github.com/suasllc/vuir-zoom