Placement Cell Management System using PHP and MYSQL
Abstract
PHP and MySQL project on Placement Cell Management System is a web based project and it has been developed in PHP and MySQL and we can manage Job, Trainning, College, Placements, Qualification and Applicant from this project. The main objective to develop Placement Cell Management System PHP and MySQL Project is to overcome the manual errors and make a computerized system.
In this project, there are various type of modules available to manage Qualification, Training, Job. We can also generate reports for Trainning, Job, Placements, Applicant. Here the Job module manage all the operations of Job, Trainning module can manage Trainning, College module is normally developed for managing College, Placements module manages Placements operations, Qualification module has been implemented to manage Qualification.
This is also a Major Placement Cell Management System Project, which you can submit in final year. But if you need Mini Project on Placement Cell Management System then we can develop it also. Also if you are looking for DBMS Project on Placement Cell Management System then you can develop it in MySQL and PHP. You can run this project in XAMP, WAMP, MAMP or LAMP server. We have implemented advance search feature for searching records on various criteria for Training, Job, Qualification also admin can perform Create, read, update and delete (CRUD) operations on College, Placements, Applicant. In this project all the modules like Job, Placements, Trainning are tightly coupled and we can track the informations easily.
Modules of the Placement Cell Management System
These are the main modules of the project:
- Job Module : We can create, read, update and delete Job from this module
- Trainning Module : All the operations related to Trainning, is managed by this module
- College Module : College Module is used to manage the College
- Placements Module : It has been developed for managing the Placements
- Qualification Module : It manages the Qualification
- Applicant Module : Applicant operations will be managed by Applicant module
Reports of the Placement Cell Management System
- All reports related to Job
- All reports related to Training
- All reports related to College
- All reports related to Placements
- All reports related to Qualification
- All reports related to Applicant
Features of Placement Cell Management System
- User can search details of the Training, Job, Qualification, Applicant
- Placement Cell Management System is an online application, from which user can easily manage Job details, College details, Placements details
- Admin can track all the information of Job, Training, College etc
- Admin can edit, add, delete and update the records of Placements, Qualification, Applicant
- Manage the information about of College, Qualification, Job
Placement Cell Management System Installation Steps:
- Download Placement Cell Management System zip file and extract it
- Copy Placement Cell Management System inside the C:/xamp/htdocs folder
- Open phpmyadmin and create Placement Cell Management System database
- Import database Placement Cell Management System.sql
- Open Your browser run the project : “http://localhost/PlacementCell Management System/”