SultanEid / GP1-G3-AcademicAdviser

Smart Academic Adviser system for assisting academic adviser to manage students progress and profile. The system utilizes some machine learning methods to predict students progress
0 stars 0 forks source link

Fix Error Messages and Exceptions #38

Closed SultanEid closed 1 year ago

SultanEid commented 1 year ago

A number of exceptions are thrown when running the website. This is often due to either null pointer or using uninitialized objects. These errors can be found in the server log in the terminal. It is important to clean these out to make sure the code is clean from bugs.