
Film and Series Database Application
The Film and Series Database Application is an interactive, C++-based program built using Object-Oriented Programming (OOP) principles. It enables users to explore a catalog of films and series by providing features like search, filter, and rating modification. The project demonstrates proficiency in managing and retrieving data efficiently with data structures and file handling.
The project successfully resulted in a dynamic, interactive database application capable of managing user interactions with the catalog. The use of OOP allowed for scalable, maintainable code, and the program's design offers an intuitive experience for users interested in exploring and rating film and series content.
This project demonstrated proficiency in C++ through the development of a structured, interactive database application using Object-Oriented Programming (OOP) principles. Skills in data handling and manipulation were highlighted by implementing efficient file handling and data structures, while problem-solving and analytical abilities were applied to create an intuitive user experience with search, filtering, and rating features. The project underscored strengths in OOP design, user-centered development, and practical data management.