Skip to content

A Web based application to generate department and year wise summary for placement data of our college.

Notifications You must be signed in to change notification settings

Gaurav15012002/Placement-Report-Generator

 
 

Repository files navigation

Placement Report Generator

Placement Report Generator is a web application which can help the placement cell of our college in generating department wise and year wise summary. 3 different types of data basically Placement Data, Higher Studies Data and Entrepreneurship Data can be seen. The data can be viewed, updated, downloaded in various formats as per the requirements by the placement cell, etc. New data can also be added easily.

Core functionalities include

  • There are 3 different types of data formats available to view Placement Data in the web application, they are, NBA, Student-wise and Company-wise. The functionalities include copying table data, exporting the data to an Excel Sheet, CSV, downloading the data in PDF Format, printing the data, updating existing records, adding new records, etc. There is also an option to toggle column visibility as per the required needs. Similar functionalities are applicable for viewing Higher Studies and Entrepreneurship Data too. The system is an application that can be accessed and effectively used throughout the organization with proper login enabled for each department.
  • Department and Year Wise Summary data can be generated.
  • Proper authentication mechanism is implemeneted, i.e., the web pages aren't accessible unless the user is logged in.

Screenshots of the Application

Login Page

Login Page

Home Page

Home Page

Viewing Data (Data added for demo purpose)

Viewing Data

Viewing Summary Data

Summary Page

Tech Stack

Frontend: HTML5, CSS3, Bootstrap5, Javascript, jQuery(dataTables plugin)

Backend: Python(Django)

Database: PostgreSQL

Team Members

About

A Web based application to generate department and year wise summary for placement data of our college.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.9%
  • CSS 34.6%
  • Python 19.5%