Skip to content

Koyyataman/Atm-User-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python ATM Interface

Overview

This project is a simple ATM (Automated Teller Machine) interface implemented in Python using the Tkinter library. It provides basic functionalities such as withdrawing cash, checking account balance, mini statements, and PIN changes. The goal is to create a user-friendly interface with robust error handling and security measures.

Features

  • User-friendly interface using Tkinter.
  • Basic ATM functionalities: withdraw, check balance, mini statement, and PIN change.
  • Robust error handling and exception handling.
  • Strong security measures, including user authentication through an account number and PIN.

Prerequisites

  • Python 3.x installed on your machine.
  • Tkinter library comes pre-installed with most Python installations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages