项目作者: vickypeng0516

项目描述 :
A web application for hotel booking and hotel info management.
高级语言: Java
项目地址: git://github.com/vickypeng0516/SpringMVC-Hibernate-HotelBookingWebApplication.git


SpringMVC-Hibernate-HotelBookingWebApplication

A web application for hotel booking and hotel info management.

Frameworks and Tools

- Backend : SpringMVC 3.1.1, Hiberante 5.2.12
- Database : MySQL 5.1.14
- Frontend : JSP, Bootstrap 4.0
- Web Server : Tomcat 8.5
- Build Tool : Maven
- Other: Log4j, Junit

Features

- Two role registration & Login as amdin or general user
- General user browse for all avaiable hotels or search hotels by name
- General user book for hotel
- General user view all his/her bookings
- Admin CRUD hotel information
- Admin manage all user’s bookings

Demo

Welcome Page

alt text

Register/Login

alt text

Landing

alt text

Hotel Info

alt text

Admin CURD Form Example

alt text

Admin View Order

alt text