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"