Skip to content

Used Python to develop an academic course scheduling program that will reduce internal course scheduling process time by 50 %.

Notifications You must be signed in to change notification settings

igorneaga/schedule

Repository files navigation

Overview

Schedule builder application will allow you to:

Create a Master Table

Will design your excel file into a room schedule table. It searches for different types of conflicts and will notify a user about them by using a friendly user interface and excel comments(to specify the location of conflict for the easier find).

Create a Payroll Table

An application will create an excel file based on department and their courses to provide information about the total amount of classes taught by a specific professor, cost center, and other essential information for a user.

Get department tables based on previous semesters

Using a Minnesota State University, Mankato website, an application will go over the selected department to execute the data about courses and create a formatted excel file. This formatted excel file is easy to read and also used to create both master and payroll table.

Additional features:

Auto-update: Once a new version of the application coming on GitHub, an application will update itself before launching to keep everything up to date!

Goals

Use Python programming language to develop an academic course scheduling program that will reduce internal course scheduling process time by up to 50%. Developed for College of Business at Minnesota State University, Mankato.

Authors

See also the list of contributors who participated in this project.

About

Used Python to develop an academic course scheduling program that will reduce internal course scheduling process time by 50 %.

Resources

Stars

Watchers

Forks

Packages

No packages published