- 下载项目并安装依赖:
git clone https://github.com/Reason-Wang/se_project
cd se_project
pip install -r requirements.txt
- 运行程序:
程序被分为两部分,分别是用户端和商店端,输入cd user_side
进入用户端,输入python main.py
运行主程序文件,可打开用户端文件。
输入cd store_side
进入商店端,输入python main.py
运行主程序,可打开商店端文件。
- 运行截图
如果我们的项目有帮助,请点一颗小星星吧:heart:
If you find our project helpful, star our project:star: