Skip to content

hackgwinnett/bogey-cli

Repository files navigation

Bogey is a Hackathon project judging application.
It uses a local database controlled by a CLI script to rank projects.

Projects are ranked on the following:

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.

Commands:

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

About

Hackathon project judging system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages