student registration page needs an extra input for them to add a pic of themselves.
Need to add:
- an input in the Student Model for them to get images.
- filter images for only JPG and PNG.
- add a separate column in Database and Student Index to hold the image for each Student.