This project is a web application developed to streamline and optimize the placement process within educational institutions. It provides a comprehensive platform for students, alumni, teachers, and administrators to manage various aspects of the placement journey.
- Student Module: Registration, profile management, aptitude tests, placement statistics, notifications, and preparation resources.
- Alumni Module: Job sharing, alumni engagement, and placement statistics.
- Teacher Module: Student assistance, aptitude test conduct, workshop facilitation, and resource contributions.
- Admin Module: User management, job approval, data analytics, event management, and communication control.
- Frontend: React JS
- Backend: Node JS/Express JS
- Database: MongoDB
- Clone the repository:
git clone <repository-url> - Install dependencies:
npm install - Navigate to the project directory:
cd server - Start the server:
npm run dev
- Access the application at
http://localhost:3000in your web browser. - Register/login based on your role (student, alumni, teacher, admin).
- Explore the various modules and functionalities available.






