Skip to content

sirireddy25/invigilation_duty_booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invigilation Duty Preference Entry and Allotment System

This web application provides a platform for administrators to manage exam schedules and teachers to view and book exam slots to invigilate.

Admin View

admin_view.mp4

Teacher View

teacher_view.mp4

Usage

Clone the repository:

  git clone https://github.com/sirireddy25/invigilation_duty_booking.git

Install dependencies:

  pip install -r requirements.txt

Run migrations:

  python manage.py migrate

Start the server:

  python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published