This extension is divided into two modules.
in the first module (works offline) i have fetched an api:
incorporating it into the extension.
These are the methods that the API returns.
symbol
name
atomicMass
atomicNumber
atomicRadius
boilingPoint
bondingType
cpkHexColor
density
electronAffinity
electronegativity
electronicConfiguration
groupBlock
ionRadius
ionizationEnergy
meltingPoint
oxidationStates
standardState
vanDerWaalsRadius
yearDiscovered
In the second module I inserted a visual code taken from:
(works online)
which reconnects to the first module being called.
PeriodicTable.aia (63,7 KB)
com.appybuilder.chiccovision.PeriodicTable.aix (33,1 KB)
Built with https://editor.appybuilder.com
Regards Marco
11 Likes
AJOY_DAS
(AJOY DAS)
#2
Great extension for chemistry teachers or educational apps. Amazing
1 Like
Cool,very useful stuff for my students
Ronnie
(Ronnie)
#4
how can i display the name of the element only??
everything working pakka…
Symbol is at position 19 in the list
Ronnie
(Ronnie)
#10
can you share the aia again?
This post was flagged by the community and is temporarily hidden.
luv.ak.tech
(Aarush Kumar)
#13
@Alison_Hazeal_Kennedy are you having a network on your testing device?
Does this aia work for you?
marco_tanzi
(Marco Tanzi)
#14
First module works offline.
Second module needs internet connection.
1 Like