Ganliber / stuCanteenSystem

HUST 网络空间安全学院 数据结构课程设计

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Campus-Card---Canteen-Management-System

Project introduction:

Data structure coursework: campus card-canteen management system based on Qt.

Overall Description


  • The project source code is in the CampusCardManagementSystem file.
  • The test data provided by the official are in the TestData file.
  • The project's requirements document, specification document, and design document are in the Documentation file.

Running Instruction

pattern I : source code
  • Please import project files in Qt 5.9, paying particular attention to the integrity of the .pro file.
pattern II : executable file
  • Download the setup.exe file to local and run it with the testing files placed in right path.

Note


  • The project will continue to be updated.

Result


  • Campus Card Manage

    image

  • Canteen Manage

    image

  • Log Manage

    image

  • Batch Manage

    image

Summary


GUI programming is really a tricky thing for C++, so I was relieved when I finished this project. The project really sucked, but I did learn a few things.

About

HUST 网络空间安全学院 数据结构课程设计

License:GNU General Public License v3.0


Languages

Language:C++ 98.9%Language:QMake 1.1%