8000 GitHub - BLanitha/addressbook
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BLanitha/addressbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI addresss book with SQLite back end.

Written in C++.

The application will let you store contact info for people in a database.
Goal of the project is to get familiar with GUI framework and SQLite API.

Depends on Qt for GUI and SQLite3 for database back end.

Included Makefile should build the program.

Directory structure used during development was:

/address-book    -main folder executable and database file are created here
    -/src        -source and include files here
    -/tmp        -temporary folder, object files built here




About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0