A console-based Event Management System developed in C++ that allows users to manage events, book events, store guest details, calculate event costs, and handle basic payment confirmation. This project demonstrates object-oriented programming (OOP) concepts such as classes, inheritance, encapsulation, and file-style data handling using arrays.