Bogey is a Hackathon project judging application.
It uses a local database controlled by a CLI script to rank projects.
| Category | Weight |
|---|---|
| Creativity | 0.05 |
| Appearance | 0.05 |
| Complexity | 0.3 |
| Efficiency | 0.3 |
| Execution | 0.3 |
Judges can also rank projects based on a specific category listed above.
More categories can always be added to the script for a more holistic cumulative ranking.
help: displays all CLI commands addgroup [name, members]: adds a group file to the local database score [name]: enters ranking sequence for a given group rank [category]: lists groups from highest to lowest score in the given category export: exports rankings for call categories into a CSV file clear: clears filetree