-
Notifications
You must be signed in to change notification settings - Fork 5
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
Classroom schedule page #54
Classroom schedule page #54
Conversation
@gmfenech is attempting to deploy a commit to the Max Isom's projects Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you, this looks awesome! the only bug I ran into is that the state doesn't reset correctly when you change the building
e.x. here when I change the building I would expect the calendar view to reset as there's no longer a selected room:
Screen.Recording.2024-11-16.at.6.08.55.PM.mov
This issue has been fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great thank you!
Adds the new classroom schedule page where you can select a building and then a room and see at what times classes are scheduled in the room. The calendar will move to the first date in the calendar unless the select semester is the current semester then it will start at the current date.
There were also changes to the navbar to make room for the new link.