zhangsz1998 / Library-Management

Library management Program. Only an assignment of data structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library-Management

It is only an assignment of data structure course, can not used for book management in reality!

This program is only a simple demo of library management. In this program, xml files are used to store both book information and reader information.

The userinterface was written in Qt the basic xml operations are also based on Qt.

So far, it is only an incomplete program with a briefly designed UI and some xml operations that is specificly designed to manage the book information. Most of the interfaces are still remain undesigned.

Written by Hank Wang and Neal Zhang from BUPT.

2017.3.21

About

Library management Program. Only an assignment of data structure


Languages

Language:C++ 99.3%Language:QMake 0.7%