student-teacher

How to run the student teacher appointment System Project Using PHP and MySQL

1.Download the zip file

2.Extract the file and copy teacher-student folder

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

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

5.Create a database with name details

6.Import details(1).sql file(given inside the zip package in SQL file folder)

7.Run the project

Admin Credential

Username: 1 Password: 12345

student-teacher.mp4