[Free] PeriodicTable Extension

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

Great extension for chemistry teachers or educational apps. Amazing

1 Like

Cool,very useful stuff for my students :+1:

how can i display the name of the element only??

Here’s how to do it:

blocks (48)

Regards @marco_tanzi

1 Like

It worked!! Thanks :hugs:

1 Like

Its not working

everything working pakka…

Symbol is at position 19 in the list

can you share the aia again?

aia is in the first post

This post was flagged by the community and is temporarily hidden.

@Alison_Hazeal_Kennedy are you having a network on your testing device?

Does this aia work for you?

First module works offline.
Second module needs internet connection.

1 Like