You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A snack vending machine CLI program, developed in Java SE (JDK 21). The main goal of this project was to practise the different programming fundamentals: UML classes diagrams, SOLID principles & the OOP paradigm (applying the 6 main pilars: objects/classes, abstraction, correct separation of concerns, modularization, inheritance and polymorphism).