# Lib_Auto_Scheduling **Repository Path**: hafowi/Lib_Auto_Scheduling ## Basic Information - **Project Name**: Lib_Auto_Scheduling - **Description**: Django简单自动排班。 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-04 - **Last Updated**: 2023-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lib_Auto_Scheduling #### 介绍 Django简单自动排班。 #### 软件架构 Python Django #### 安装教程 1. 安装[Python3](http://https://www.python.org/) 2. cmd执行 **pip install Django** 3. 项目目录下cmd执行 **python manage.py runserver** 4. 浏览器打开[http://127.0.0.1:8000](http://127.0.0.1:8000) #### 使用说明 1. 投票网址:[http://127.0.0.1:8000](http://127.0.0.1:8000) 2. 管理页面:[http://127.0.0.1:8000/login](http://127.0.0.1:8000/login) 3. Django管理员页面:[http://127.0.0.1:8000/admin](http://127.0.0.1:8000/admin) #### 参与贡献 0. 有手就可以 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 暂未开发