# reservation_system **Repository Path**: liu-lingrui/reservation_system ## Basic Information - **Project Name**: reservation_system - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-12 - **Last Updated**: 2021-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 预约系统 #### 介绍 本系统为预约管理系统的后台部分,主要有两大功能模块,分别是用户系统和管理员系统 用户系统包括: 登录注册 浏览疫苗 创建取消订单 查看订单 评价 管理员系统包括: 疫苗管理 订单管理 系统管理(未实现) 用户管理 暂时无鉴权 #### 软件架构 软件架构说明 使用到的技术和架构包括但不限于 SpringBoot Mybatis-plus lombok mysql