This system is about shop management. Basically, the user can add/delete products, track products by id, print existing products and profits of the shop and also notify clients of the system about sales.
The system uses javaFX, MVC architecture, design patters such as: Command, Memento, Iterator, Observer and Singleton. Also, the objects are saved in Map also inside txt files.