githubEdit

🛠️additional functions

Explaining some additional functions in our project

Those functions are additional but they makes our project away greater

chevron-rightInput checker functionhashtag

About:

A function which performs different types of validation checks based on the value of the enum type parameter.

Docs:

Check: Input Checker Function

chevron-rightFind Student functionhashtag

About:

A function that searches for a student's file in the database based on their name.

Docs:

Check: Find Student Function

Last updated