jpenrici / Simple_GTKmm_App

Simple contact registration application using GTKmm and SQLite3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple_GTKmm_App

Simple contact registration application using GTKmm and SQLite3.

Test

  • Linux
  • Debian 9
  • OpenBox

Requirements

  • libgtkmm-3.0-dev
  • sqlite3
  • gcc-6

References

GTKmm : C++ Interfaces for GTK+ and GNOME.
SQLite : SQL database engine.

Display

Display

About

Simple contact registration application using GTKmm and SQLite3.

License:MIT License


Languages

Language:C++ 96.0%Language:Makefile 4.0%