Safety Data Logger App
by MandraSaptak Mandal in Circuits > Mobile
524 Views, 1 Favorites, 0 Comments
Safety Data Logger App
In the Covid World it is very Important to maintain safety such as wearing mask and keeping hand clean and keeping check of the symptoms of the virus
So, In this project we will create a App that will track our safety records and will log it into a spread sheet using Kodular(A block coding based app creator).
This project is helpful in places like in a housing society or office space.
Lets Start! >
Supplies
- Kodular Creator (Account Needed)
- Android based phone
- Airtable (Account Needed)
Getting Started and Elements
If you are new to Kodular, here is one helpful article:- Kodular Docs
So lets start by picking our required elements from the pelette panel
We will require:
- 3 X Text Box
- 3 X Check Box
- A Progress Bar
- SpreadSheet { from Storage tab }
- A button (Submit)
All the settings for each Elements are given below in the images
Code Blocks
Create the blocks according to the Image Below
Now Setting Up the Spreadsheet
In the app we will store our Data in an Airtable spreadsheet.
Steps:-
- Head to Airtable site and log in with your account
- Create a new table
- Then create the column according to the *Images* Below
- Then follow the step in the image for obtaining API key, Base ID and Table name(Required in the previous step)
Testing
You can test your app while creating by
- by clicking the test tab > then a QR code will Pop up
- Then scanning the QR code in the Kodular "Kompanion" app in the phone
Exporting
After following all the steps now it is the time to export the app to be able to use it.
Note: Be sure you have uploaded an icon
Click the Export Button > Then Click ".apk" option
Then the Download will start.
After Downloading the app Install it and allow android to install apps from unknown sources
And there you go, You have created an app that logs data into a spreadsheet in the cloud