cpp-sqlite-contact-list

C++ SQLite Contact List

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

Download

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