Skip to content

PhoenixRacing/PhoenixRacingDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoenixRacingDashboard

The driver interface for the Olin College MiniBaja car.

This app contains both the dashboard for competition and for test driving.

The app uses Flask with a virtual environment (Note: this implementation of Flask requires python 2.x) and FlaskSocketIO for socket management.

For further info on Flask, visit the Flask Documentation.

For further info on FlaskSocketIO visit the Tutorial and the Documentation.

First Time Use

Install dependencies (Flask, FlaskSocketIO, etc.) on Ubuntu:

pip install -r requirements.txt

To Run the Application on Local Server

Assuming default version of python is 2.x:

python run.py

About

The driver interface for the Baja car

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •