This project was developed as part of the Object-Oriented Programming course and aims to replicate the functionalities of Excel.
The primary goal of this project was to gain proficiency in implementing design patterns and utilizing external libraries within a Java environment.
- Java
- PO UI Library (This library, developed by the course professor, was integrated to facilitate the creation of the user interface)
This project replicates some of the key features and functionalities of Excel using Java. It incorporates various design patterns and leverages the PO UI Library to manage the input and output.
Through this project, I aimed to:
- Gain practical experience in applying design patterns within a real-world application.
- Understand the utilization of external libraries and their integration into a Java project.
- Enhance proficiency in Java programming and object-oriented principles.
Course: Object-Oriented Programming Year: 2023/2024