Skip to content

停车场管理系统 - NJUPT程序设计(上机)课设项目 基于PyQt5实现

License

Notifications You must be signed in to change notification settings

WiIIiamWei/parking-lot-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

停车场管理系统

介绍

NJUPT程序设计(上机)课设项目,基于Python-PyQt5实现GUI。

新手的尝试,大佬勿喷(

使用说明

使用 git 克隆本仓库:

git clone https://gitee.com/WiIIiamWei/parking_lot_system.git

或直接下载源代码并运行main.py。在此之前,你可能需要执行

pip install PyQt5

以安装所需的框架。

麻烦老师给点高分 (>_<)

已经实现的功能

Function Tree

ToDo/想法

  • (P1)修复现有bug
  • 停车场窗口绘制
  • 停车场大小自定义
  • 统计信息快速查看(用户端:停车场空车位/总车位,用户车所在位置高亮
  • 统计信息管理(管理员端:停车场空车位/总车位,用户查询等)
  • 登录系统权限设置
  • 停车计时功能(需要美化/完善)
  • 收费功能
  • 余额处理
  • ……

About

停车场管理系统 - NJUPT程序设计(上机)课设项目 基于PyQt5实现

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages