admin.update.go
This file contains handler functions to update student details requested on admin side.
function updateStudentByIDHandler
handles admin request to update student details in database.
function verifyStudentHandler
handles request to verify or unverify a student requested by admin by passing the sid as query parameter.