yusufsefasezer / cpp-sqlite-contact-list

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

Home Page:https://yusufsefasezer.github.io/cpp-sqlite-contact-list/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://yusufsefasezer.github.io/cpp-sqlite-contact-list/

License:MIT License


Languages

Language:C++ 94.7%Language:CMake 5.3%