🛠️additional functions

Explaining some additional functions in our project

Those functions are additional but they makes our project away greater

Input checker function

About:

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

Docs:

Check: Input Checker Function

Find Student function

About:

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

Docs:

Check: Find Student Function

Last updated