Skip to content

frc5806/ScoutingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScoutingApp

5806 Horace Mann Basement Lions
alt text

Team 5806's scouting app. Used to coordinate scouting information at competitions using Bluetooth.

Installation

First install node.js 4 (very important it is not node.js 5). For mac, if you have homebrew, run brew tap homebrew/versions; brew install nodenv. Linux users look here (follow instructions for node.js 4). Otherwise, follow this link and select the correct download.

Then, install ionic and cordova using npm install --global ionic cordova. You may have to use sudo.
Next, navigate to the /app directory, and run npm install. This will install all the dependencies.

Development

See the ionic framework's instructions on running an application.

Backend

Our app queries a backend located on a Digital Ocean droplet which uses Flask and MongoDB to return and submit scouting data.

About

Team 5806's competition scouting app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages