Skip to content

Makes automatic school schedules. Just import teachers and what classes they can teach and the students and their requests. It SHOULD work so give it a shot I guess. You can self host or you can just use my hosting.

Notifications You must be signed in to change notification settings

DoubleAAGuy/AutoClassScheduler

Repository files navigation

General tips for my hosting.

  1. insert teachers on teachers page (use id not name) (You can set the class size limits too)
  2. Same thing with students
  3. Go to run page I recommend like 1000 loops and wait leaving the tab open.
  4. When its done you can go to the download page and download the outputs. I recommend the 3rd one for the easiest.
  5. Thats about it






Self Hosting:

  1. Clone this repo
  2. pip install flask, random, os, re, uuid, flask_caching, subprocesses, threading, queue, re, multiprocessing, itertools, ast, collections, csv
  3. python app.py

About

Makes automatic school schedules. Just import teachers and what classes they can teach and the students and their requests. It SHOULD work so give it a shot I guess. You can self host or you can just use my hosting.

Resources

Stars

Watchers

Forks

Packages

No packages published