/cpp-sqlite-contact-list

A simple contact list application developed with Modern C++ and SQLite.

Primary LanguageC++MIT LicenseMIT

C++ SQLite Contact List

A simple contact list application developed with Modern C++ and SQLite.

Screenshot

Windows Linux

How to compile

cmake .
cmake --build .
./CppContactList

License

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

Created by Yusuf Sezer