How to make an app | Thunkable Tutorial
How to make an app | Thunkable Tutorial:
Everyone want to make their own app but every person dont know coding. There are some platform which offer to make app without coding and thunkable one of those platform.Its a very famous platform for making apps.Now i'm going to show how you can make your own app with thunakble, So lets START......
Everyone want to make their own app but every person dont know coding. There are some platform which offer to make app without coding and thunkable one of those platform.Its a very famous platform for making apps.Now i'm going to show how you can make your own app with thunakble, So lets START......
Requirement:
- A Computer.
- Internet Connection.
- Time.
To make an app with thunakble you must need computer and internet connection.Go to browser and type in address bar beta.thunakble.com and press go than sign in with your google address and thunkable interface will come.
Click on "creat new app" and give a name of your app. After that this page will come
In this page you have to customize you app as you want. you can see a lot of options, read all options you will understand which one for what. I'll talk about major options. In the right side you can see a option name "Palette" in the palette you'll find these categories...
- User Interface
- Layout
- Media
- Drawing and Animation
- Sensors
- Social
- Storage
- Connectivity
- Visualization
- Artificial Intelligence
- LEGO MINDSTORMS,
- Experimental
- Extension
in all these category you will find lots of sub categories, see them and use them. lets talk about other options after palette.
Viewer:
You will see there is "viewer" under that you will see a smartphone screen in a blank screen, this is your app screen to customize your screen you have to take a sub category and drag and drop to screen after that you will see it will fit screen with screen like a magnate. Thats how its work....
You will see there is "viewer" under that you will see a smartphone screen in a blank screen, this is your app screen to customize your screen you have to take a sub category and drag and drop to screen after that you will see it will fit screen with screen like a magnate. Thats how its work....
Component:
If you drag and drop something in the screen of the smartphone you'll see some options has came in the component. example: If you choose button from user interface and drag and drop to screen you will see the button option in the component.
Properties:
In the properties you can customize the sub categories which you drag and drop in the screen. You can fully customize the sub categories example: If you drag and drop the button from user interface you'll find a lots of options to customize your button like background,font bold,font italic,font size,height,width,you can set image on button ,you can change the shape of button,you can rename the button etc.
Blocks:
Above i talked about app body, a body without life now need to give your app a life. So you need to set which thing you want to use for what Example: You want if someone click on the button a new screen will open than you have set coding like that : click on button from the blocks and take "when button click do" than click on control from the blocks and take "open another screen screen name" and than click on text from blocks and take an empty box and type the screen name and than set this with "open another screen name screen name" than set this with "when button click do" and don.Now if anyone click on the button a new screen will open.
Thats how you can make an app with thunkable. Just need some time and patient. Design your app and set block in right way export it and show to your friends.
If you drag and drop something in the screen of the smartphone you'll see some options has came in the component. example: If you choose button from user interface and drag and drop to screen you will see the button option in the component.
Properties:
In the properties you can customize the sub categories which you drag and drop in the screen. You can fully customize the sub categories example: If you drag and drop the button from user interface you'll find a lots of options to customize your button like background,font bold,font italic,font size,height,width,you can set image on button ,you can change the shape of button,you can rename the button etc.
Blocks:
Above i talked about app body, a body without life now need to give your app a life. So you need to set which thing you want to use for what Example: You want if someone click on the button a new screen will open than you have set coding like that : click on button from the blocks and take "when button click do" than click on control from the blocks and take "open another screen screen name" and than click on text from blocks and take an empty box and type the screen name and than set this with "open another screen name screen name" than set this with "when button click do" and don.Now if anyone click on the button a new screen will open.
Thats how you can make an app with thunkable. Just need some time and patient. Design your app and set block in right way export it and show to your friends.
No comments