Skip to content

A periodic table app with 3D view of the elements built using flutter.

License

Notifications You must be signed in to change notification settings

data-charya/Elemental

Repository files navigation



flutter website GitHub license Google Play Flutter action

A flutter app which takes you on a 3d visualisation of the 118 elements of the periodic table.



promo.mp4

Tech Stack

flutter node express mongo

Deployed using

netlify githubactions


How it all began

It all started with a small idea to provide students a visual aid to know the elements. The logo is inspired from the structure of an atom. The app aims to get students closer to the elements by giving them an upclose view of all the 118 elements of the periodic table.


1

Setup

Clone the repository
git clone https://github.com/data-charya/Elemental.git
Move to the desired folder
cd Elemental
To install the dependencies, simply write
flutter pub get
To run the app, simply write
flutter run lib/main.dart

Resources


Made with 💙 by Shanwill Pinto