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.
- 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.
Frontend: HTML5, CSS3, Bootstrap5, Javascript, jQuery(dataTables plugin)
Backend: Python(Django)
Database: PostgreSQL