https://github.com/deepraj02/periodictable_gui
Hi, this is a "Periodic Table" GUI made using Tkinter module of Python. This GUI takes User Input{of elements or symbols} and Returns the other Information of that element.
https://github.com/deepraj02/periodictable_gui
coding gui gui-application periodictable python readme tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: about 1 year ago
JSON representation
Hi, this is a "Periodic Table" GUI made using Tkinter module of Python. This GUI takes User Input{of elements or symbols} and Returns the other Information of that element.
- Host: GitHub
- URL: https://github.com/deepraj02/periodictable_gui
- Owner: deepraj02
- License: mit
- Created: 2020-12-24T10:11:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-27T16:30:39.000Z (over 5 years ago)
- Last Synced: 2025-01-17T14:34:12.343Z (over 1 year ago)
- Topics: coding, gui, gui-application, periodictable, python, readme, tkinter, tkinter-graphic-interface, tkinter-gui, tkinter-python
- Language: Python
- Homepage: https://sites.google.com/view/deeprajbaidya
- Size: 246 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hi I am Deepraj Baidya😎, a Student DEV..
## Periodic Table Elements--GUI Version 🔥🔥🔥🔥🔥..
- Hi, this is a "Periodic Table" GUI made using Tkinter module of Python..
- This GUI takes User Input{of elements or symbols} and Returns the other Information of that element.
▶Hope You'll Like this one.🥰
▶Feel Free to contribute.....
### Steps and Module Needed🤩🤩🤩.
1. We need to install Tkinter Library of Python in order to make the GUI
- In order to install TKinter,first open your CMD or any other Terminal and type **{pip install tk}**. That's it.
2. Now make a list of all the Elements of the Periodic Table in a seperate python file and store them all in a **dictionary**(a data type in python).

3. Import the file containing the dictionary of all the Elements in the main code file.
- eg-- {from filename.py import *}, which in this case is [elements.py](elements.py)

4. Now follow the code i.e-- [table.py](table.py)
## Now Let's have a Look at the Final GUI....**😍😍😍**
##### If You are unable to see the Image [Click Here](PeriodicGUI.png)
### It's Looking Awesomeeeee😲, isn't it?
# Here's All About Me..😎😎
## Personal Details..😁😁😁
:zap: Click Here to Know me😋
- 🌱 I’m currently learning everything 🤣
- 👯 I’m looking to collaborate with other Student Dev's
- 🥅 2021 Goals: Contribute more to Open Source projects
- ⚡ Fun fact: I love to play Football
## Contact Me...
:zap: Contact Details😄😃
My Github: [GitHub](https://github.com/deepraj02)
Instagram: [Instagram](https://www.instagram.com/deeprajbaidya02/?hl=en)
Website: [Hi,I am Deepraj](https://deepraj02.github.io)
Email: deeprajbaidya06@gmail.com
# HAPPY CODING....
## print("Merry Christmas to you All")