This project is an object-oriented C# application developed using the Rider IDE (JetBrains). It is designed to manage university community roles and hierarchy, including students, employees, and alumni.
The application models a university community with various types of members and their relationships. The hierarchy includes:
- CommunityMember
- Employee
- Teacher
- Administrator
- Master
- Administrative
- Teacher
- Student
- Alumni
- Employee
- Implementation of object-oriented programming principles.
- Management of different types of community members.
- Hierarchical structure representation.
- C#
- Rider IDE (JetBrains)
- Clone the repository:
git clone https://github.com/dalvinsegura/UniversityRoleHierarchy.git
- Open the project in Rider IDE.
- Build and run the project.
The application allows you to create and manage different types of university community members and visualize their hierarchical relationships.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or suggestions, please contact dalvin@seguradev.com.