Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Organizer Portal: Data Entry

Francesca edited this page Mar 2, 2019 · 6 revisions

Data Entry

Inputs from User

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.

State Variables

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

Clone this wiki locally