The table describes the elements of Applab on code.org, the platform where our apps are made.
Element | Default Event | Records | Data Type | Max/Min |
Button | click | T/F | boolean | N/A |
Label | click | T/F | boolean | N/A |
Radio Button | change | T/F | boolean | N/A |
Image | click | T/F | boolean | N/A |
Screen | click | T/F | boolean | N/A |
Chart | draw chart | T/F | string | N/A |
Text Input | change or input | user input | string | N/A |
Dropdown | change | option 1 or option 2 | string | N/A |
Checkbox | change | T/F | boolean | N/A |
Canvas | click | T/F | boolean | N/A |
Text Area | change | user input | string | N/A |
Slider | input | variable | number | Max 100, Min 0 |
Below is my very first mobile app. Click on the cute, little piglet to hear what noise it makes.
Click on the red button to begin writing in red. Click on the blue button to begin writing in blue. Click clear to clear. Draw something cool.
Would you like to take an adventure on the ski slopes? Run the app below!
Whack the gopher in a game below.
Calculator below.