Closed dionwu110 closed 6 years ago
I've discussed this topic with Daniel in person and we thought it'd probably be too complicated to put it in a separate file to be reusable. So then I didn't try to implement it. However, it was a lot more simpler than I thought and was able to implement it. I will add another commit to add the file.
Added an error page when the user tries to enter a page that does not exist or if they try to enter session.html when a session_id is not selected/exists.
Added read JSON functionality and sample session data to be displayed onto the database table. Also truncated the session ID and user ID so that not many characters are displayed.
Fixed search functionality and allows user to search through database by table header instead of general search of all table cells.
I'd like to apologize in advance for the very big commit! 😅