An open API service indexing awesome lists of open source software.

https://github.com/c1ves/projectmanagementsystem

c++ QT框架实现的项目管理系统
https://github.com/c1ves/projectmanagementsystem

cpp project-management qt

Last synced: 2 months ago
JSON representation

c++ QT框架实现的项目管理系统

Awesome Lists containing this project

README

          

# ProjectManagementSystem
c++ QT框架实现的项目管理系统,包含功能:
1.项目文件上传、版本更新,查看历史版本
2.对各组项目进行评分(支持更新评分)、评分排名(快速排名、去重排名)
3.项目文件一键上传github仓库

数据库构建运行project-management.sql文件
vs studio运行,选择debug模式