YouTube Video Link: https://youtu.be/E5C-qpFvQtw
This project using object oriented programming (OOP) features including inheritance, polymorphism, abstraction, encapsulation, and STL in C++ is developed for providing information such as schedule, team, group, stadium and prize information of FIFA World Cup Russia 2018.
The OOP features that have been used in this project are listed below:
- Inheritance
- Polymorphism
- Encapsulation
- Abstraction