Skip to content

It is a software designed to do four tasks - Know about an Element, Sorting of Elements depending on Periodic trend chosen, Know the constituent elements of a Compound, Stoichiometric Concentration terms Converter. It is written in python, using strings, lists, tuple and also tkinter (Python GUI)

License

Notifications You must be signed in to change notification settings

sunarkadeep/elementopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔬 Elementopedia

Elementopedia is an interactive learning platform designed to help students explore and understand the periodic table and chemical elements through a user-friendly interface.

Home Page


🚀 Features

  • 🔍 Search elements by name, symbol, or atomic number and other functions
  • 📊 Detailed element info including atomic mass, configuration, and uses
  • 🎨 Color-coded interface for better UX
  • 📚 Designed for high school and college students

🧱 Tech Stack

  • Frontend: Python (Tkinter)
  • Backend: pandas, openpyxl
  • Other: Custom data handling, search algorithm, UI/UX optimization

📸 Screenshots

Home Page
Home
Menu
Menu
Know About The Element
Menu
Sorting of Elements
Menu
Identification of Elements in a Compound
Menu
Stoichiometric Concentration Terms Converter
Menu

🛠️ How to Run

git clone https://github.com/sunarkadeep/elementopedia.git
cd elementopedia
pip install requirements.txt
python main.py

Make sure you have Python 3.x installed.


👨‍💻 Contributors


📄 License

This project is licensed under the MIT License.


🌟 Show Your Support

If you like this project, star the repo ⭐ and share it with your friends!

About

It is a software designed to do four tasks - Know about an Element, Sorting of Elements depending on Periodic trend chosen, Know the constituent elements of a Compound, Stoichiometric Concentration terms Converter. It is written in python, using strings, lists, tuple and also tkinter (Python GUI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages