This project was required debugging, and updating a hotel website utilizing a java on the backend for sql database support and handling booking transactions. The front end of the site is built utilizing Angular. Some of the work I did during this project were to create a multithreading function to process information and send data to the front end, pipe currency conversions for proper display of currency types, and containerize the project utilizing Docker.
Welcome to Advanced Java! This is an opportunity for students to write multithreaded object-oriented code using Java frameworks and determine how to deploy software applications using cloud services.
FOR SPECIFIC TASK INSTRUCTIONS AND REQUIREMENTS FOR THIS ASSESSMENT, PLEASE REFER TO THE COURSE PAGE.
For this assessment, you will modify a Spring application with a Java back end and an Angular front end to include multithreaded language translation, a message at different time zones, and currency exchange. Then, build a Docker image of the current multithreaded Spring application and containerize it using the supporting documents provided in this task.