Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add generate interviewtime #1153

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

magsyg
Copy link
Contributor

@magsyg magsyg commented Jun 7, 2024

Method that takes in start time, end time and place, and even duration of interviews.
Duration may be changed later, and interviews should have an endtime also, due to some gangs having longer interviews.

added tests, check if clean add single, multiple, and if time is occupied

Method returns admissions that got an interview time

closes #1134

Could later add an algorithm for multiple dates

@magsyg magsyg self-assigned this Jun 7, 2024
@magsyg magsyg force-pushed the feature/generate_interviews branch from f37857f to 5c0fcaa Compare June 7, 2024 17:38
@magsyg magsyg force-pushed the feature/generate_interviews branch from 5c0fcaa to 5496708 Compare June 7, 2024 17:43
@magsyg magsyg force-pushed the feature/generate_interviews branch from ed36970 to 3314128 Compare June 7, 2024 18:06
@robines robines added the stale Inactive issue or pull request label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Inactive issue or pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

algorithm automatic interview time distribution
2 participants