Skip to content

Periodic Table Explorer is a Class 11 Chemistry mini-project built with Python and Tkinter. It lets users search any of the 118 elements by symbol or atomic number and displays key details in a clean, student-friendly GUI.

Notifications You must be signed in to change notification settings

Shree-Organization/periodic_table_explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”¬ Periodic Table Explorer

A Class 11 Chemistry Mini Project built using Python and Tkinter β€” explore elements interactively by symbol or atomic number! βš—οΈ


🧠 Overview

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.)

βš™οΈ Features

βœ… 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)


πŸ§ͺ Demo Preview

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⁴

AdobeExpressPhotos_3cb3e9a9737a4c9780d0ab88afe75c2e_CopyEdited


🧩 How to Run

1 Clone the Repository

git clone https://github.com/himalipatil25/periodic-table-explorer.git

2 Run the Script

python periodic_table_explorer.py

πŸ’‘ Tkinter comes pre-installed with Python β€” no extra installation needed!

🧰 Tech Stack

  • 🐍 Python 3.x
  • πŸͺŸ Tkinter (for GUI)
  • πŸ“˜ Dictionary-based element data storage

🎯 Educational Purpose

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

πŸ‘©β€πŸ”¬ Author

Mantra Patil

Himali Patil

✨ Thanks for visiting my project! ✨

If you like this project, consider giving it a ⭐ on GitHub!

About

Periodic Table Explorer is a Class 11 Chemistry mini-project built with Python and Tkinter. It lets users search any of the 118 elements by symbol or atomic number and displays key details in a clean, student-friendly GUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages