Giter VIP home page Giter VIP logo

consultant-scheduler's Introduction

Consultant scheduler

This is a script to create a schedule matching classes with consultants (or interviewers with interviewees) given an input of schedules.

Installation and usage

python3 -m venv .venv
.venv\Scripts\activate.bat
pip install -r requirements.txt

python3 script.py

Why does this exist?

UMCG is a student-run society at UNSW aimed at developing consultant-relevant skills for its members. It does this through student-led classes where we provide structured workshops, case studies, and exercises for students to learn about the creative and analytical skills and problem solving relevant to a management consultant.

One pain point I found in my time working with and managing some of these classes was choosing suitable times for classes, as well as matching lead consultants to students at times that worked for everyone. At the time, this was done manually by one of our student leaders 3 times a year. It was reported this took almost half a day each time.

This program takes the availabilities of the students and lead consultants and returns a list of classes including class times, lead consultants, and students, automating the process. This is currently done greedily and seems to be enough for this project.

This has also been used to schedule interviews, which has a similar problem of matching leaders with potential consultants.

consultant-scheduler's People

Contributors

kjzhong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.