yusufsefasezer / cpp-shop-management

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

Home Page:https://yusufsefasezer.github.io/cpp-shop-management/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Shop Management

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

Download

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

About

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

https://yusufsefasezer.github.io/cpp-shop-management/

License:MIT License


Languages

Language:C++ 98.5%Language:CMake 1.5%