Skip to content

rakeshranjan25/Student-Management-System-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

How to run the Student Management System (StudentMS) Project

  1. Download the zip file

  2. Extract the file and copy studentms folder

3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)

  1. Open PHPMyAdmin (http://localhost/phpmyadmin)

  2. Create a database with name studentmsdb

  3. Import studentmsdb.sql file(given inside the package in SQL file folder)

7.Run the script http://localhost/studentms (frontend)

Credential for admin panel :

Username: admin Password: admin

Credential for Student / User panel :

Username: rakesh Password: rakesh

Or Register a new Student/User.

About

Student Management System is software which is helpful for students as well as the school/college authorities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published