Problem Statement- Many time student have visited many websites / blogs for find where is Job opening is there or not, Many cases they miss the opportunity. In this modern world bombard with information make students confused, one mentor in form of senior can definitely help how to web dev, Android dev ,AWS and many more questions
The Placement Management System is a web application for the training and placement department of our college. This system can be accessed throughout the organization with proper login credentials. Students will be able to upload their personal and educational information which will be managed efficiently by the system. It intends to provide a fast access to the placement procedures and related activities and ensures to maintain the details of the student secure. The key feature of this project is that it is a onetime registration enabled system. This project will aid colleges to practice full IT deployment.
Website- https://code-placement.000webhostapp.com/index.php
- Separate Login Page For Admin, Coordinater and Student
- Interactive Dashboard
- Coordinater can Update the drive and check the applied and modify accordingly
- Admin can Approve and reject request of All type of registration
- Admin can post notice to all students and coordinater separately
- Upload technical papers
- View Student and Company Profile
- Interactive Contact us Page
- HTML
- CSS
- Javascript
- Reat
- Bootstrap
- PHP
- Mysql
- Home Page
- Registration Page For Students and Companies
- Login Page
Admin Login
Admin dashboard
coordinator dashboard
- contact us
GETTING STARTED
-
Install XAMPP or WAMPP.
-
Open XAMPP Control panal and start [apache] and [mysql] .
-
Download project from github(https://github.com/atinder11/Placement-Portal).
OR follow gitbash commands
i> cd C:\xampp\htdocs\
ii> git clone https://github.com/atinder11/Placement-Portal
-
Extract files in C:\xampp\htdocs.
-
Open link localhost/phpmyadmin
-
Click on new at side navbar.
-
Give a database name as (placement_portal) hit on create button.
-
After creating database name click on import.
-
Browse the file in directory [placement-portal/database/db1.sql].
-
Open any browser and type http://localhost/placement-portal.