Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinhughes27/2809_scouting_db
FRC Team 2809 Scouting DataBase 2013 Ultimate Ascent
https://github.com/kevinhughes27/2809_scouting_db
Last synced: 26 days ago
JSON representation
FRC Team 2809 Scouting DataBase 2013 Ultimate Ascent
- Host: GitHub
- URL: https://github.com/kevinhughes27/2809_scouting_db
- Owner: kevinhughes27
- Created: 2013-03-04T19:59:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-27T23:24:28.000Z (over 9 years ago)
- Last Synced: 2024-12-16T12:53:08.439Z (27 days ago)
- Language: Python
- Size: 3.25 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
2809_scouting_db
================FRC Team 2809 Scouting DataBase 2013 Ultimate Ascent
Instructions
Before using:
-Open open_dp.py in the editor and change the name of the
database to what you intend to use
-Run matchentry_cmd.py, enter clear to finish setup of the
new database
-It is now ready for inputting and outputting dataUsing matchentry_cmd.py:
-Go slow, wrong data isn't very useful
-To enter data type "input" and press enter
-Enter the red teams first, it's just hardcoded that way
-When you are done entering data type "save" and press
enter, this should be done after every match if possible
-The one other thing that you can do with this program is
type "output" and it will print a messy version of the
data you have entered in the order it was entered, this
is easier to handle in the sqlite viewer program.