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

Interview Scheduler Scheduling Interface #870

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cchrischen
Copy link
Collaborator

Summary

This PR adds the bulk of the interview scheduler MVP. It adds the interface that allows leads, members, and applicants to sign up and view slots.

  • Members and applicants are allowed to sign up for time slots on a series of days. Members may sign up for multiple slots, while applicants can sign up for one. Applicants will be redirected to an invite card screen after they have signed up.
  • Admins can add availabilities in a w2m-esque way. Time slots are organized by room. Admins are also able to overwrite who is assigned to what slot. They can also delete time slots.

Notion/Figma Link

Figma

Test Plan

2025-03-02.13-09-52.mp4

@cchrischen cchrischen requested a review from a team as a code owner March 2, 2025 18:25
@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 1095. This diff might be too big! Developer leads are invited to review the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants