Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 750 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 750 Bytes

Java JEE: Assignment 1

KULeuven Distributed Systems

Overall score: 18/20

Year: 2019-2020 Master of Science in the Applied Informatics

Team:

About

In contrast to the RMI assignment, where booking data was stored at individual car rental companies, our central rental agency will now fully handle the infrastructure of the car rental companies that it has a contract with. This means that processing bookings and storing the appropriate data is now centralized at the agency. Therefore, clients only need to interact with this central agency to make several reservations at multiple, regional rental companies.