edwardUL99 / StudSysCppCLI

A CLI UI for the StudSysCpp Project. This is a "dummy" project that is not used but done to practise C++ and also software engineering in terms of issues, issue tracking, issue refinement, requirements engineering, releases and also databases
GNU General Public License v3.0
0 stars 0 forks source link

Implement checking for sentinel value for lecturer in Module #93

Closed edwardUL99 closed 4 years ago

edwardUL99 commented 4 years ago

A sentinel Lecturer has been created in Library with the following e-mail NOT_FOUND@staff.mail.ie. You just need to check for that when checking for sentinel and do the appropriate actions after that

This is a part of the fix for issue https://github.com/edwardUL99/StudSysCppLibrary/issues/30