Skip to content

srbcheema1/ExamScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExamScheduler

a srbcheema1 production contributions welcome Open Source Love Build Status HitCount

ExamScheduler is a web-based tool to produce teacher-duty schedule in examination for a school/college.

Build

Install requirements

npm install

Run the app in the development mode.

npm start

Open http://localhost:3000 to view it in the browser.

Inputs Required

  • room_list - includes room-name and teachers-required as compulsory attributes. Other optional attributes may follow.

  • teachers_list - includes teacher-name and rank as compulsory attributes. Other optional attributes may follow.

  • schedule_list - A 2D matrix includeing relation between a session and a room, value is 'Y' if room is required on particular session.

  • work_ratio - includes rank and work_ratio as compulsory attributes. Other optional attributes may follow

Template Output

  • Output_file - contains a 2D matrix of teachers and their duties in given session.

Contact / Social Media

Github LinkedIn Facebook

Developed by

Developer / Author: Srb Cheema

Collaborator : Rakesh Kumar

Collaborator : Amit Chambial

About

React based website for exam scheduler

Resources

Stars

Watchers

Forks

Packages

No packages published