/cpp-shop-management

A simple shop management application developed with Modern C++.

Primary LanguageC++MIT LicenseMIT

C++ Shop Management

A simple shop management application developed with Modern C++.

Screenshot

Windows

How to compile

cmake .
cmake --build .
./CppShopManagement

License

This project is licensed under the MIT License. See the LICENSE file for details

Created by Yusuf Sezer