Skip to content

Return the server status of the bank selected in the dropdown menu.

Notifications You must be signed in to change notification settings

Yash-Gawai/Bank-server-status-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bank-server-status-checker

Often, the bank servers are not available while trying to do transactions. Many times, it has happened that I've had food and when the time to pay comes, the server is down. It would be beneficial if the apps inform the user if the server is unavailable before the attempt at payment is done.

A GUI to select the bank from a dropdown menu is made in ping_test.py using tkinter.

The GUI prints the output selected in the dropdown menu to the console and ping_test_2.py and uses it as an input to check for the server status and returns a response based on it.

Note: Both need to be in the same folder and only ping_test_2.py is to be run, ping_test.py get runs from it automatically.

About

Return the server status of the bank selected in the dropdown menu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages