UDI-DECOLA is an e-commerce system, programmed in JAVA language for a course completion project (Object-Oriented Programming 1).
In this project, we used the concepts learned in class about object-oriented programming, such as:
- Classes, Attributes, and Methods
- Encapsulation
- Constructors
- Inheritance
- Polymorphism (overloading and overriding)
- Graphical User Interface (GUI)
- Abstract Classes
- Collections
- Persistence
- Exception Handling
UDI-DECOLA is a company that allows searching and purchasing airline tickets and hotel stays. The program registers Hotels, Airlines and their Flight Sections, Customers, and Partner Collaborators. Its goal is to organize and complete the management of Udi-Decola's operations, from registering essential elements to processing purchases and payments.