Skip to content

jen2004/Landon-Hotel-Booking-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landon Hotel Booking Application

I completed this project during my 5th semester at WGU as a part of the class, Advanced Java D387.

For this project, I enhanced the Landon Hotel scheduling application to meet new requirements. I implemented localization and internationalization by building resource bundles for English and French, enabling the application to display a welcome message in both languages using multithreading. The front end was updated to show reservation prices in U.S. dollars, Canadian dollars, and euros. Additionally, I created a Java method for time zone conversion, allowing the application to display live presentation times in ET, MT, and UTC. To support deployment, I built and tested a Dockerfile that packaged the multithreaded Spring application and Angular front end into a containerized solution. I also outlined a cloud deployment strategy in document “C3.pdf”, selecting a provider and detailing the process.

For the complete project requirements, please refer to the “Task Description.pdf” file.

For instructions on how to run this application, scroll to the bottom of this page.

Here is an image of the Landon Hotel Booking Application:

1

Instructions on how to run the program in IntelliJ:

  1. Open this GitHub project in IntelliJ IntelliJ IDEA 2024.2.0.1.
  2. Click the green arrow to run the application.
  3. The application will now be running on http://localhost:8080/.

About

A multithreaded Spring application with an Angular front end. A hotel booking application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors