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
This application emulates an Electronic Store. It uses the JavaFX framework for the UI. The application is built using the Model View Controller design pattern with the principles of Encapsulation, Abstraction, Inheritance and Polymorphism.
About
A GUI application that uses the MVC design pattern to implement an electronics store with JavaFX