Allocation of invigilators/faculty to exam halls/labs. https://github.com/ChethanNazre/ProctorAssign
ProctorAssign Description ProctorAssign is a project aimed at efficiently allocating invigilators to examination rooms. It automates the process of assigning invigilators to rooms based on various criteria such as availability, experience, and proximity.
Installation To install and set up ProctorAssign, follow these steps:
Clone the repository to your local machine:
bash Copy code git clone https://github.com/ChethanNazre/ProctorAssign Navigate to the project directory:
bash Copy code cd ProctorAssign Install dependencies:
Copy code npm install Usage To use ProctorAssign, follow these steps:
Configure the settings and parameters according to your requirements.
Run the program:
Copy code node app.js Follow the prompts to input data and generate invigilator allocations.
License This project is licensed under the MIT License - see the LICENSE file for details.
Author: Chethan Nazre S