Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 590 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 590 Bytes

AdminStudentView

An admin dashboard showing the student cards


Relevant files for changes made include admin2.html, new.js, sidebar.css, and student.html (which displays the student's individual information.)

To get the student view, always run the admin2.html with a live server. This is to allow the ajax call to load the student.html page to load inside the admin2.html page.


Other pages which are irrelevant have been removed