Skip to content

ke4tri/ColliersAutonomous2

Repository files navigation

Colliers Autonomous

This is my front-end capstone for Nashville Software School. Colliers Autonomous is the first step at Drone/Rover automation for myself.

Users will currently be guided through the steps to achieve connection to the IBM Tello over wifi. Users will then be presented with the ability to create routes for specific locations created by the user.

Tech Requirements

  • React.js
  • CRUD via Firebase
  • Bootstrap
  • The use of version control Git

Screenshots

Landing Landing Landing Landing Landing

Deployed URL

Colliers Autonomous

Setup Firebase

  • Create a firebase project
  • Enable 'Google Authentication'
  • Create a Firebase Realtime Database (Not Firestore)
  • Create an apiKeys.js file (an example file exists in the 'helpers' folder) -Copy firebase keys from firebase web app settings into apiKeys.js

Clone or download the repo

Browse to the repo directory in your terminal

In the root of the project run npm install to install necessary dependencies

npm start will run the project at http://localhost:3000

Node.js Server

You will need to clone this repo. https://github.com/ke4tri/nodeFlyer

  • To install dependences
npm install
  • To start the server
npm start

About

Drone semi autonomy using React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published