Skip to content

A Console-Based Tutor Management Program using Doubly Linked List and Bubble Sort

Notifications You must be signed in to change notification settings

Bernardbyy/TutorManagementModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

TutorManagementModule 🧑🏻‍🏫

A Console-Based Tutor Management Program using Doubly Linked List ↔️ and Bubble Sort 🧋.

Functionality:

  1. Create Tutor
  2. Remove Tutor
  3. Find Tutor
  4. Amend Tutor
  5. List All Tutors
  6. Filter Tutors Based on Criteria
    • By Rating
    • By Faculty
  7. Report Generation
    • Top 5 Rated Tutors
    • Faculty Summary Report
  8. Commits Changes to File

Main Menu of Tutor Management System:

image

Add Tutors:

image

Remove Tutors:

image

Retrieve Tutors:

image

Amend Tutor Details:

image

Filtering (Rating):

image

Report Generation (Top 5 Highest Rated Tutors):

image

Report Generation (Faculty Summary Report):

image

Releases

No releases published

Packages

No packages published

Languages