sallar-ba / Event-Management-System

The "Event Management System" is a C++ command-line application for managing events Using the concept of OOP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University Event Management System

This Repo Contains the Source Code for University Event Management System. This Project Does Not Include File Handeling. All The Program Runs on the Console Including Inputs and Outputs.

This Project Uses the Concepts of Object Oriented Programming (OOP) and STL (Vectors Only).

Functionality

  • Password Protection

    • Asks the User for Login Password. You Can Preset the Password in the Program.
  • Members

    • You Can Add as Many Members You Like.
    • You Can Delete the Members.
    • You Can Search Members By Their Unique ID.
    • You Can Print an Individual Member Information By ID.
  • Teams

    • You Can Add as Many Teams You Want.
  • A Mock Event is Already Preset into the Program to Understand the Functionalty and More .

Classes (Headers):

🔗 Links

linkedin

Screenshot

Login

About

The "Event Management System" is a C++ command-line application for managing events Using the concept of OOP


Languages

Language:C++ 100.0%