基于PHP的学生食堂管理系统
一 项目先容基于PHP的门生食堂管理系统,系统用户分为门生,店长,管理员。
系统采用MVC架构设计
技术栈
php+mysql+echarts+layui+jquery.js+ajax
二 主要功能
门生
1 登录/注销
2 模仿门生就餐(点餐,消费金额,消费记录)
3 评论店肆/查看评论
店长
1 登录/注销
2 店肆图表数据
3 职员管理(职员列表,职员薪资)
4 菜单管理(菜单列表,供应商列表,购买记录,收入)
5 店肆资料(根本资料,资料修改)
管理员
1 登录/注销
2 管理员管理(增删改查)
3 门生管理(增删改查)
4 店肆管理(增删改查)
5 管理员资料/其他功能
三 系统界面
https://p3.toutiaoimg.com/large/pgc-image/049c4d06c8d84e89945aedbc1f5fbe48食堂系统登录界面
https://p6.toutiaoimg.com/large/pgc-image/bd19fe08abff4d66a89d7fee32b5542b门生主页
https://p3.toutiaoimg.com/large/pgc-image/f1d3070b88ca45de8486f3e9bfcdf366模仿门生就餐
https://p3.toutiaoimg.com/large/pgc-image/aa39091636f0487bbb1ea8abc5e2adb9门生评论店肆
https://p5.toutiaoimg.com/large/pgc-image/2e0ade5ffc6e4bb69db86a84179035c1查看评论
https://p26.toutiaoimg.com/large/pgc-image/98b777e121284e90a5eed65ca1093c87消费记录
https://p3.toutiaoimg.com/large/pgc-image/041a58e67a80457d85592c3fc88c6f38店长主页
https://p6.toutiaoimg.com/large/pgc-image/7ea505e4740a453bb9ec57f2d8d61f0d店长功能
https://p3.toutiaoimg.com/large/pgc-image/1c47a821c77b4af7a7049d6632d149df店长供应商
https://p3.toutiaoimg.com/large/pgc-image/b0286d7f3a804a3e946e423090d355d3管理员主页
https://p6.toutiaoimg.com/large/pgc-image/3d796d0ab89a42059ed624f4f2cdb0f4管理员功能
https://p6.toutiaoimg.com/large/pgc-image/39140a6694c446108d4b37a32fec74db管理员-店肆列表
四 分布与部署
https://p6.toutiaoimg.com/large/pgc-image/d94194ea1362465b84e8356765f87a57
1 数据库配置文件 config/config.php
2 数据库文件 shitang.sql
3 可使用phpstudy部署此系统
4 php选用5.5.9效果最好(既可表现图表又能使用phpmyadmin)
student-门生(沐沐/root)
boss-东家(李四/root)
manage-管理员(root/123456)
页:
[1]