文件名称:Mess-Management-System:基于Python Flask的混乱管理系统
文件大小:40KB
文件格式:ZIP
更新时间:2024-05-19 17:56:07
HTML
欢迎来到混乱管理系统 :waving_hand: 基于Python Flask后端的混乱管理系统 :sparkles: 安装 docker-compose up 用法 docker-compose build 运行测试 docker-compose run web pytest 作者 :bust_in_silhouette: 库玛·阿迪蒂亚(Kumar Aditya) : 表示支持 给一个 :star: 如果这个项目对您有帮助!
【文件预览】:
Mess-Management-System-master
----.gitignore(2KB)
----Dockerfile(727B)
----requirements.txt(316B)
----.dockerignore(343B)
----.travis.yml(132B)
----LICENSE(1KB)
----docker-compose.yml(617B)
----.github()
--------workflows()
----runtime.txt(13B)
----README.md(873B)
----config.py(1KB)
----tests()
--------__init__.py(396B)
--------test_adminviews.py(1KB)
--------test_userviews.py(6KB)
----.vscode()
--------settings.json(110B)
----Procfile(29B)
----.gitattributes(5KB)
----Mess_Management_System()
--------view()
--------templates()
--------model()
--------__init__.py(797B)
--------static()
--------notifiers()
----runserver.py(2KB)