Skip to content

This mini-project is an ATM app that uses everything I know about the customertkinter GUI library. The app is dockerized. It runs through both the command line and a graphical user interface.

Notifications You must be signed in to change notification settings

tinyHiker/dockerized_GUI_ATM_tkinter_app

Repository files navigation

Tkinter Practice Dockerized ATM app

Here I've bult a dockerized ATM app in python with a GUI. Allows users to register, login, view personal detials, deposit, withdraw.

Some cool tricks this project uses

  • lambda functions
  • reading and writing to files
  • context managers

Use the following command to pull this docker container onto your local machine: docker pull t4iqbal404/banking_gui_app

My Image My Image My Image My Image

About

This mini-project is an ATM app that uses everything I know about the customertkinter GUI library. The app is dockerized. It runs through both the command line and a graphical user interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published