Skip to content

traebracy/ATM-Class-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM Class

This is a Java ATM project focused on classes, inheritance, and object-oriented design.

The project includes account-related classes and ATM functionality, including savings and current account types. I built this to practice organizing banking logic through classes instead of putting everything into one file.

Concepts Practiced

  • Java
  • Object-oriented programming
  • Classes and objects
  • Inheritance
  • Subclasses
  • Object instantiation
  • UML/design structure

What I Learned

This project helped me understand how real-world systems, like an ATM, can be modeled using objects and class relationships.

About

Java ATM project using classes, inheritance, and account-based banking logic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages