Posts

Showing posts with the label Student Study Center Management System

Global Student Study Center Management System using PHP and MySQL

Image
  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 Name Student Study Center Management System Project Language Used PHP5.6, PHP7.x Database MySQL 5.x User Interface Design HTML, AJAX,JQUERY,JAVASCRIPT Web Browser Mozilla, Google Chrome, IE8, OPERA Software XAMPP / 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 detai...