当前位置:网站首页>From 0 to 100: Notes on the Development of Enrollment Registration Mini Programs
From 0 to 100: Notes on the Development of Enrollment Registration Mini Programs
2022-08-01 22:37:00 【CC classmate】
背景
This is a small program for vocational school admissions with registration as the core,The purpose is to facilitate those who want to systematically learn skills,Junior high school graduates entering a certain skill or field,Understand the basic situation of the school and various majors,and provide the registration route,Committed to the cultivation of skilled talents.
功能
- The main function includes professional introduction,专业选择,资料填报,查看审核结果,学校概况,Admissions Guide,入学须知,Employment and education,Colorful campus and other functions,
- Registration projects can be created in the background,View and export listsExcel,Review registration records, etc.
- This applet adopts the applet cloud development solution provided by Tencent,无须服务器和域名.
- You can set the start time for registration,是否需要审核,Whether it is possible to modify and cancel multiple rules

数据库设计
- Main registration form: enroll
- Registration details: enroll_join
- Campus Information Sheet: news
- 用户表: user
- Campus style table:album
- 收藏表:fav
- 管理员表:admin
- 管理员操作日志表:log
- 设置表:setup
Design of the main registration form
EnrollModel.DB_STRUCTURE = {
_pid: 'string|true',
ENROLL_ID: 'string|true',
ENROLL_TITLE: 'string|true|comment=标题',
ENROLL_STATUS: 'int|true|default=1|comment=状态 0=未启用,1=使用中',
ENROLL_CATE_ID: 'string|true|default=0|comment=分类',
ENROLL_CATE_NAME: 'string|false|comment=分类冗余',
ENROLL_CANCEL_SET: 'int|true|default=1|comment=取消设置 0=不允,1=允许,2=Cancellation is only possible before the deadline',
ENROLL_EDIT_SET: 'int|true|default=1|comment=修改 0=不允,1=允许,2=Only available until the deadline',
ENROLL_CHECK_SET: 'int|true|default=0|comment=审核 0=不需要审核,1=需要审核',
ENROLL_MAX_CNT: 'int|true|default=20|comment=人数上限 0=不限',
ENROLL_START: 'int|false|comment=开始时间',
ENROLL_END: 'int|false|comment=截止时间',
ENROLL_ORDER: 'int|true|default=9999',
ENROLL_VOUCH: 'int|true|default=0',
ENROLL_FORMS: 'array|true|default=[]',
ENROLL_OBJ: 'object|true|default={}',
ENROLL_JOIN_FORMS: 'array|true|default=[]',
ENROLL_QR: 'string|false',
ENROLL_VIEW_CNT: 'int|true|default=0',
ENROLL_JOIN_CNT: 'int|true|default=0',
ENROLL_ADD_TIME: 'int|true',
ENROLL_EDIT_TIME: 'int|true',
ENROLL_ADD_IP: 'string|false',
ENROLL_EDIT_IP: 'string|false',
};
Registration details design
EnrollJoinModel.DB_STRUCTURE = {
_pid: 'string|true',
ENROLL_JOIN_ID: 'string|true',
ENROLL_JOIN_ENROLL_ID: 'string|true|comment=报名PK',
ENROLL_JOIN_IS_ADMIN: 'int|true|default=0|comment=Whether the administrator added 0/1',
ENROLL_JOIN_USER_ID: 'string|true|comment=用户ID',
ENROLL_JOIN_FORMS: 'array|true|default=[]|comment=表单',
ENROLL_JOIN_STATUS: 'int|true|default=1|comment=状态 0=待审核 1=报名成功, 99=Review has not passed',
ENROLL_JOIN_REASON: 'string|false|comment=Review the reasons for rejection or cancellation',
ENROLL_JOIN_LAST_TIME: 'int|true|default=0',
ENROLL_JOIN_ADD_TIME: 'int|true',
ENROLL_JOIN_EDIT_TIME: 'int|true',
ENROLL_JOIN_ADD_IP: 'string|false',
ENROLL_JOIN_EDIT_IP: 'string|false',
};
UI设计




后台管理



git源码
边栏推荐
- 【SeaTunnel】从一个数据集成组件演化成企业级的服务
- 联邦学习的框架搭建
- 关于ETL的两种架构(ETL架构和ELT架构)
- 文件查询匹配神器 【glob.js】 实用教程
- 自建 Prometheus 采集腾讯云容器服务监控数据最佳实践
- 如何使用pywinauto和pyautogui将动漫小姐姐链接请回家
- 毫秒级!千万人脸库快速比对,上亿商品图片检索,背后的极速检索用了什么神器?
- 小程序毕设作品之微信体育馆预约小程序毕业设计成品(2)小程序功能
- No more rolls!After joining ByteDance for a week, he ran decisively.
- [Niu Ke brush questions-SQL big factory interview questions] NO4. Travel scene (a taxi)
猜你喜欢

下载安装 vscode(含汉化、插件的推荐和安装)

JS prototype hasOwnProperty in Add method Prototype end point Inherit Override parent class method

Postman batch test interface detailed tutorial

牛客多校4 A.Task Computing 思维

SOM网络2: 代码的实现

高等代数_证明_矩阵的任意特征值的代数重数大于等于其几何重数

Getting Started Database Days4

力扣第 304 场周赛复盘

华为无线设备配置全局双链路冷备份(AC全局配置方式)

【牛客刷题-SQL大厂面试真题】NO4.出行场景(某滴打车)
随机推荐
excel clear format
【SeaTunnel】从一个数据集成组件演化成企业级的服务
SQL Server(设计数据库--存储过程--触发器)
一种灵活的智能合约协作方式
Yizhou Financial Analysis | The intelligent transformation of bank ATM machines is accelerated; the new Internet loan regulations bring challenges
No more rolls!After joining ByteDance for a week, he ran decisively.
小程序毕设作品之微信美食菜谱小程序毕业设计成品(5)任务书
SRv6 L3VPN的工作原理
13、学习MySQL 分组
复现gallerycms字符长度限制短域名绕过
long investment career
[ASM] Bytecode Operation MethodWriter
图论——强连通分量缩点+拓扑排序
联邦学习在金融领域的发展和应用
毫秒级!千万人脸库快速比对,上亿商品图片检索,背后的极速检索用了什么神器?
Safe fifth after-school exercise
SOM Network 1: Principles Explained
Still struggling with reporting tool selection?To take a look at this
xctf attack and defense world web master advanced area webshell
小程序容器+自定义插件,可实现混合App快速开发