Skip to content

A system designed to streamline and organize all placement-related activities in a structured and efficient way. It ensures smooth management of student information, placement records, and administrative workflows.

Notifications You must be signed in to change notification settings

PRIYAtechky/placement-management-system

Repository files navigation

📚 Placement Management System

A complete Placement Management System built using Spring Boot, PostgreSQL, and tested with Postman.
This application manages admin operations, college details, placements, users, certificates, and student information in a structured and efficient manner.


Modules Overview

Module Name Description
Admin Module Manages admin details and system-level controls such as updating admin information.
College Module Handles college records including adding, viewing, retrieving, and deleting colleges.
Placement Module Manages placement details, updating records, and retrieving placement information.
User Module Deals with user profiles, authentication details, and overall user data management.
Certificate Module Creates, updates, retrieves, and deletes certificate records.
Student Module Handles student information such as profile updates, academic details, and more.

Tech Stack

Spring Boot PostgreSQL Spring Data JPA Postman Spring Security Java

Component Technology
Backend Spring Boot
Database PostgreSQL
ORM Spring Data JPA
API Testing Postman
Security Spring Security
Language Java

Additional Dependencies Included

  • JDBC API
  • Spring Data JPA
  • PostgreSQL Driver
  • Rest Repositories
  • Spring Web

How It Works

  1. Spring Boot connects to PostgreSQL using Spring Data JPA.
  2. REST controllers handle CRUD operations for all modules (Admin, Student, College, Certificate, Placement, User).
  3. All API endpoints are tested using Postman for reliability and correctness.

About

A system designed to streamline and organize all placement-related activities in a structured and efficient way. It ensures smooth management of student information, placement records, and administrative workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages