Room reservation system
introduce
The room reservation system includes two platforms
- The front desk system implements: room reservation, order viewing, order cancellation, user registration, user information modification and other functions
- The backend system implements: user management, floor management, room management, customer management, reservation management, check-in management, business statistics, menu management, permission management and other functions.
Some screenshots
Usage technology
Backend: Spring + Springmvc + Mybatis + SpringSecurity + Alibaba Cloud SMS
Front-end: jsp + easyi + jquery + ajax + echarts
Running environment: Alibaba Cloud + Docker
deploy
- Run project_hotel.sql
- Change the database account password of web/src/main/resource/db.properties
- Run web modules on any servlet server
- Just visit index.jsp