[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 (1).aia (63.4 KB)

com.appybuilder.chiccovision.PeriodicTable.aix (33.1 KB)

Built with https://editor.appybuilder.com

Regards Marco

8 Likes

Good Work @marco_tanzi :wink:

1 Like

The online version is very cool @marco_tanzi :+1:
Great Work :wink:

1 Like

Cool extension @marco_tanzi

1 Like

Really interesting