A Class 11 Chemistry Mini Project built using Python and Tkinter — explore elements interactively by symbol or atomic number! ⚗️
Periodic Table Explorer is a simple and interactive Python project for Class 11 Chemistry students.
It allows users to search any element from the Periodic Table (1–118) using its symbol or atomic number.
Built using Python’s Tkinter GUI, this app helps visualize important element data such as:
- Element name, symbol, atomic mass
- Group and period
- Electronic configuration
- Category (Metal, Nonmetal, Noble Gas, etc.)
✅ Search by element symbol (e.g., H, Na, Fe)
✅ Search by atomic number (1–118)
✅ Displays atomic details clearly
✅ GUI built with Tkinter
✅ Colorful and student-friendly interface
✅ Expandable dataset (includes all 118 elements)
Example Output (Search: “O”)
Element Name: Oxygen
Symbol: O
Atomic Number: 8
Atomic Mass: 15.999
Group: 16
Period: 2
Category: Nonmetal
Configuration: 1s² 2s² 2p⁴
git clone https://github.com/himalipatil25/periodic-table-explorer.gitpython periodic_table_explorer.py💡 Tkinter comes pre-installed with Python — no extra installation needed!
- 🐍 Python 3.x
- 🪟 Tkinter (for GUI)
- 📘 Dictionary-based element data storage
This project helps students:
- Understand Periodic Table structure
- Learn basic Python GUI programming
- Explore how data can be stored and accessed efficiently
- Combine Chemistry + Computer Science concepts
Mantra Patil
- 💼 LinkedIn: www.linkedin.com/in/mantrapatil25
- ✉️ Email: techmantrapatil@gmail.com
Himali Patil
- 📘 Class 11 Science — Chemistry Project
- 💼 LinkedIn: www.linkedin.com/in/himalipatil26
