-
Notifications
You must be signed in to change notification settings - Fork 1
Organizer Portal: Data Entry
number of tables input
: the user will type in the number of tables that will be present at the hackathon, which along with other inputs will be used to calculate how to cluster tables and how many projects per table are needed.
number of clusters input
: the user will type in the number of clusters there needs to be so that with the input of the number of tables we can organize the clusters for the different categories there will be.
waves of judges input
: the user will type in the number of waves of judges there will be so as to use the data in setting times and duration for each judge and participant pairs. This information will be necessary also in creating the participant-facing spreadsheet.
upload devpost input
: the user will click on the upload button to retrieve all the CSV's from devpost when appropriate.
tablenum
: this component takes in the number of tables that the user inputs
clusternum
: this component takes in the number of clusters that the user inputs
wavenum
: this component takes in the number of waves of judges that the user inputs