Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.66 KB

File metadata and controls

29 lines (16 loc) · 1.66 KB

Student-Result-Management-System

This repo contains the code for Student Result Management System using HTML, CSS, PHP

Steps to run the code:

  • Download the code and extract all the files from zip file.
  • Place the extracted folder in htdocs(XAMPP) or in www(WAMP) folder.
  • Start phpMyAdmin and create new database with the name "stud-result-mgmt-sys"
  • Go to import tab in phpMyAdmin and import the database file which is in database folder in extracted folder
  • Add new tab in your browser and enter the address "localhost/Student-Result-Management-System/"
  • To login as a admin use the credentials Email-ID: "[email protected]" & Password: "darsh123"

Images

Screenshot 2022-05-22 at 6 37 21 PM

Screenshot 2022-05-22 at 6 37 42 PM

Screenshot 2022-05-22 at 6 38 06 PM

Screenshot 2022-05-22 at 6 39 06 PM

Screenshot 2022-05-22 at 6 39 30 PM

Screenshot 2022-05-22 at 6 39 52 PM