WooodHead / libraryBird

Its an complete library system which is portable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibraryBird:
===========

It's an open source(GPL licensed) Portable (cross-platform) Library system which is written by C++ and for UI(UserInterface) we use QT.
Still now its under development we are working. If you are interested in this project then please contribute. 

Installation:
=============
For linux user's install the following package's:
git
QT SDK
Than open terminal and use the following code:
git clone git://github.com/shamsuzzamansadi/libraryBird.git
Now open this using QT creator and run it.


Developer:
==========

For Development we use QT creator IDE with QT SDK and an embedded Databese using SQLite.

License:
========

It's under GNU General Public License.

About

Its an complete library system which is portable

License:GNU General Public License v3.0


Languages

Language:C++ 98.5%Language:QMake 1.5%