Global Student Study Center Management System using PHP and MySQL

 


Student Study Center Management System using PHP and MySQL

SSCMS is a web-based application developed using PHP and MySQL. In this project, the administrator can add the students and assign the desk for study.

Project Requirements
Project NameStudent Study Center Management System Project
Language UsedPHP5.6, PHP7.x
DatabaseMySQL 5.x
User Interface DesignHTML, AJAX,JQUERY,JAVASCRIPT
Web BrowserMozilla, Google Chrome, IE8, OPERA
SoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)
Project Modules

In SSCMS project we use PHP and MySQL database. It has One module.

Click : https://phpgurukul.com/student-study-center-management-system-using-php-and-mysql/

Admin

Admin Module

Dashboard: In this section, admin can view the total, available, and occupied Desks. Admin can also view the total registered users.

Desks: In this section, admin can manage the desks (add, update, delete).

Students: In this section, admin can manage the students (add, update, delete, view details).

Assigned/Un-Assigned Desk: In this section, admin can assign and un-assign the desk to the students.

Report: In this section, admin can generate the b/w dates report of assigned desks.

Admin can also update his profile, change password and recover password.


Some of the Project Screens

Home Page

SSCMS Home Page

Admin Dashboard

SSCMS  Admin Dashboard

Add Desk

SSCMS Add Desk

Add Students

SSCMS  Add Student
How to run the Student Study Center Management System (SSCMS) Project

1. Download the zip file

2. Extract the file and copy sscms 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 the name sscmsdb

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

7. Run the script http://localhost/sscms

Credential for Admin panel :

Username: admin
Password: Test@123

 

PHP Gurukul

Welcome to PHPGurukul. We are a web development team striving our best to provide you with an unusual experience with PHP. Some technologies never fade, and PHP is one of them. From the time it has been introduced, the demand for PHP Projects and PHP developers is growing since 1994. We are here to make your PHP journey more exciting and useful.

Website : https://phpgurukul.com

Comments

Popular posts from this blog

Pre-School Enrollment System using PHP and MySQL | PHP Gurukul

Global Food Ordering System Using PHP and MySQL | PHP Gurukul

Doctor Appointment Management System Using PHP and MySQL | PHP Gurukul