A project by Theo Shapiro and Elijah Retzlaff
Jump scheduler allows for a simple user friendly student scheduling expirience. Using the provided spreadsheet altered to contain your schools students and classes, one can choose which student attributes (gender, grade level, acidemic skills, behavioral skills, etc.) as well as the relative importance of each attribute, to consider in generating class schedules with students evenly distrubuted by attributes. This allows for a class schedule consisting of an optimal spread of all types of students bwtween class sections and school wide classes.
- Install dependancies from requirements.txt in local python environment
- Navigate to Jump-Scheduler/jumpScheduler
- run 'python application.py'
- Open http://127.0.0.1:5000 in browser
- Follow steps in demo show on home page to use scheduler