This program is coded in Python which takes an email address as input and outputs out the username and the domain name.
The program uses Tkinter module for the GUI.
- To understand more about tkinter module despite being outdated
- To solidify the basics of Python in general
- Coding for fun :)
- Tkinter for GUI
- Positioning of the widgets with respect to other widgets
- I might as well give up on GUI modules for Python and frontend for Python in general.
- Python is only great at backend and would be using it for future projects.
You can use this project however you want as this is only made for my learning purposes.