You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
andrewhkou edited this page Mar 2, 2019
·
9 revisions
Judge Information Input
Inputs from User
name input: In this component, the user will input the judge's name through an input field. We will add this input to a list of tuples in order to pair each judge name to his/her corresponding API.
api input: In this component, the user will select an APi form a dropdown list that corresponds with the judge name.
State Variables
_state: In this component, we store blah in the example_state. We set the state in the example_function by blah blah blah.