The primary goal of Placify is to streamline the campus placement and recruitment process by creating a centralized platform for all placement-related communication and activities.
Students often miss out on opportunities due to scattered updates shared across multiple platforms such as WhatsApp groups, Facebook posts, Gmail threads, and Excel sheets. In some cases, companies close applications before the communicated deadline, and students remain unaware because they were not constantly checking every channel.
Placify addresses this issue by bringing everything under one roof—a unified system where students, coordinators, and administrators can interact, manage drives, share announcements, and stay updated without information overload or missed deadlines.
- Role-based login for Admin, Coordinator, and Student
- Interactive dashboards for each role
- Coordinators can post drives and manage student applications
- Admin can approve or reject student and coordinator registrations
- Admin can post notices to students and coordinators
- Resume uploads
- View and manage student/company profiles
- Integrated contact system
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Backend: PHP
- Database: MySQL
- Install XAMPP or WAMP.
- Start Apache and MySQL from the control panel.
- Place the project folder inside
C:\xampp\htdocs\ - Open phpMyAdmin
- Create a new database named:
placement_portal - Import the SQL dump from:
placement-portal/database/db1.sql - In a browser, navigate to:
http://localhost/placement-portal
-Chanderkant Jhorar