GitXplorerGitXplorer
k

Email_Slicer

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
554fc392de8baee1227be6ca4645bec8c8a35aaa

Create README.md

kkhairalanam committed 3 years ago
Verified
56b2bf172ee7794629cbde9e9c1040eaf88b6189

Add files via upload

kkhairalanam committed 4 years ago

README

The README file for this repository.

Emailslicer

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.

Why did I code this?

  • To understand more about tkinter module despite being outdated
  • To solidify the basics of Python in general
  • Coding for fun :)

Technologies used

  • Tkinter for GUI

Challenges faced

  • Positioning of the widgets with respect to other widgets

What have I learnt?

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

How to use this project?

You can use this project however you want as this is only made for my learning purposes.