Skip to content

Object-oriented C# project using Rider IDE, managing university community roles and hierarchy, including students, employees, and alumni.

License

Notifications You must be signed in to change notification settings

dalvinsegura/UniversityRoleHierarchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University Community Management

Description

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.

Project Details

The application models a university community with various types of members and their relationships. The hierarchy includes:

  • CommunityMember
    • Employee
      • Teacher
        • Administrator
        • Master
      • Administrative
    • Student
    • Alumni

image-removebg-preview

Features

  • Implementation of object-oriented programming principles.
  • Management of different types of community members.
  • Hierarchical structure representation.

Technologies Used

  • C#
  • Rider IDE (JetBrains)

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/dalvinsegura/UniversityRoleHierarchy.git
  2. Open the project in Rider IDE.
  3. Build and run the project.

Usage

The application allows you to create and manage different types of university community members and visualize their hierarchical relationships.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or suggestions, please contact dalvin@seguradev.com.

About

Object-oriented C# project using Rider IDE, managing university community roles and hierarchy, including students, employees, and alumni.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages