Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 767 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 767 Bytes

A web application for placement cell

This is a web application that was designed and developed as per requirements specified by college placement cell.

Features that were specified

  • Add, modify, verify student
  • Automatically update student score in database from a CSV file
  • Add, modify company. Company can have % criteria and may be looking for students of a particular displine.
  • Generate eligible student list for a given company
  • Students may not be eligible for placements before documents are verified
  • After student is placed, they shouldn't be visible in eligible lists for any other company.

Most of these have been implemented, but the application is in no way complete. The login page etc is incomplete and probably will never be completed.