Skip to content

This is a simple application that calculates the number of high school teachers needed for each branch.

Notifications You must be signed in to change notification settings

volkbay/sebit_schedule_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sebit_schedule_app

This is a simple application that calculates the number of high school teachers needed for each branch. The data needed are gathered from main.xlsx file. School-specific information comes from list.xlsx and modified results are printed in result.xlsx.

Dependencies This is a Python3 project using modules numpy, xlrd, PySide2, and openpyxl.

The algorithm intelligently considers the following criteria:

  • Weekly hours
  • Must/elective status (of the courses)
  • Persona of the students from each year
  • Distribution of the personas
  • Number of student

Figure: (a) Main screen (b) Persona configuration (c) Distribution of personas

About

This is a simple application that calculates the number of high school teachers needed for each branch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages