{"repo":"007gzs/meeting","free":true,"listed":false,"github":"https://github.com/007gzs/meeting","clone":"git clone https://github.com/007gzs/meeting.git","description":"开源会议室预约小程序+Django服务端后台","language":"Python","stars":388,"topics":["django","django-cool","meeting","wechat-mini-program"],"license":"GPL-3.0","category":"api-integrations-sdks","readme_excerpt":"开源会议室 开源会议室预约小程序+Django服务端后台 扫码体验 安装方式 本项目在以下代码托管网站同步更新: 码云：https://gitee.com/007gzs/meeting GitHub：https://github.com/007gzs/meeting 获取代码 git clone https://github.com/007gzs/meeting.git 服务端配置 服务端使用Django + django-rest-framework + django-cool 框架开发 创建数据库 CREATE SCHEMA meeting DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4 unicode ci ; 初始化数据 将 server/meeting/local settings.py.default 重命名为 server/meeting/local settings.py 并修改其中相关信息 在 server 目录中执行(推荐使用虚拟python虚拟环境) # 安装依赖 pip install -r requirements.txt # 初始化数据库 python manage.py makemigrations python manage.py migrate # 创建管理员用户 python manage.py createsuperuser # 启动服务 python manage.py runserver 0.0.0.0:8000 后台管理地址 http://127.0.0.1:8000/sysadmin 可以用上面创建的管理员账号登录查看 小程序配置 + 将 miniprogram/utils/api.js 文件中 const server = 'http://10.100.0.7:8000' 修改为本机内网IP + 将 miniprogram/project.config.json 中 appid 修改为自己的appid + 用微信web开发者工具打开 miniprogram 并编译 软件截图","default_branch":null,"files":null,"tree":[],"storefront":"/r/007gzs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/007gzs/meeting/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}