/Coat-Shop-App

Coat Shop application for managing existing stock and purchases of clients

Primary LanguageMakefile

#Coat Shop

Application for managing the stock of a trench coat shop and the purchases of the clients.

Developed during the Object-Oriented Programming course of UBB

Learned

  • A high-level understanding of OOP concepts
  • C/C++ concepts
  • MVC pattern
  • STL
  • Memory management
  • Qt Framework