/Course-management-sysyem.

A C++ program for university course management, featuring `Course`, `Lecturer`, `Student`, and base `Person` classes. It supports course registration within 3-10 student limits, caters to both internal and external students, and includes a user interface menu. Focuses on object-oriented design, without needing data persistence.

Primary LanguageC++OtherNOASSERTION

Watchers