Skip to content

MiniHotelManagement/miniHotel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmpe275 Term Project

Synopsis

This project is an application for a Hotel Management system. Staffs include a service agent and administrator. A guest can search for room availability on the app or can be done on the fly. A service agent confirms the guest upon arrival date. Both service agent and administrator have similar roles except admin can room provisioning.

Tools:

  • Java
  • Springboot framework
  • maven
  • html
  • bootstrap

Motivation

Installation

Download project. Open up terminal and run the commands in the package folder:

 mvn clean
 mvn compile
 mvn spring-boot:run
 Open up browser and enter http://localhost:8080/person to display login page for now.

API Reference

Test

Contributors:

  1. Emeka Itegbe
  2. Yingzhu Deng
  3. Rajat Bansal
  4. Xaio Wei

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages