# room-appointment **Repository Path**: ys-coder/room-appointment ## Basic Information - **Project Name**: room-appointment - **Description**: No description available - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-25 - **Last Updated**: 2021-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 图书馆自习室座位预约系统 ### 技术要点 1. 使用Spring+SpringMVC+MyBatis搭建Web服务,实现了用户登录与注册、座位预约,座位查询等主要功能 2. 使用Bootstrap快速制作前端页面 3. 使用MyBatis Generator完成代码生成