Skip to content

Fullstack Hotel Reservation App powered by Spring Boot, Angular 4, and H2

Notifications You must be signed in to change notification settings

pongpon-tienthong/hotel-reservation-app

Repository files navigation

Fullstack Hotel Reservation App powered by Spring Boot, Angular 4, and H2

A Hotel Reservation App which allows users to reserve a room on a particular period based on the room availability.

alt text

alt text

Getting Started

Installing

Build Spring Boot App

./gradlew clean build

Build Angular4 App

cd src/main/webapp/angular4
npm install

Running the App

Run Spring Boot App

./gradlew bootRun

Run Angular4 App

ng serve

Api Example

Import the following file into Postman

Reservation.postman_collection.json

Credit

Special Thank to Christopher Anatalio, an instructor who teaches on Lynda

https://www.lynda.com/Spring-Framework-tutorials/Building-Full-Stack-App-Angular-2-Spring-Boot/573416-2.html

About

Fullstack Hotel Reservation App powered by Spring Boot, Angular 4, and H2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published