Skip to content

Abdul-Anon/Phone-number-Detailer

Repository files navigation

Hi, I'm Muhaimin 👋

And this is the project I've been working on for some time now

Phone Number Detailer

This Python UI gives a brief description of a phone number details.

It gives more information about a Phone Number.

Some are Service Provider, Timezone and also checks the validity of the number

Dependence

Python3.10.

Download the Latest version of Python3 if you don't have python3 installed

1) tkinter
2) phonenumbers

Install On Windows/Unix/MacOS

1) pip install tkinter
2) pip install phonenumbers

Install On Linux

1) sudo apt-get install python3-tk
2) sudo apt-get install python3-phonenumbers

Screenshots

Shot


Shot2

Authors

Feedback

If you have any feedback, please reach out to us at our Email

Lessons Learned

  • What did I learn while building this project? I learnt to solve problem by coming up with meaningful variable names

I found it extremely difficult to estimate how many surprises a programming problem will present before it has been tried in practice. So I stopped.

  • What challenges did I faced and how did you overcome them?
    Well, some were estimating time to complete tasks and even.

Choosing names that convey what the thing is or does, consistently across the application and concise.

License

© Muhaimin A. Salay Kanton

Licensed under the MIT LICENSE.

🔗 Links

instagram linkedin

About

This Python UI gives a brief description of simple phone number details

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages