Skip to content

Conversation

@a23kumar
Copy link

@a23kumar a23kumar commented Jan 6, 2026

fixes #171

This PR updates the schedule parsing service to extract and return classroom information from schedule data.

Changes

  • Added classroom parsing logic to schedule.go
  • Updated tests for new Classrooms field in schedule_test.go

This will allow the API to provide classroom details along with existing schedule information.

@a23kumar a23kumar changed the title feat: update api service to parse and return classroom feat: update api service to parse and return classrooms Jan 6, 2026
@SamirRSharma
Copy link

This breaks UW API policy. UW flow has not been allowed to parse classrooms since the HH stabing (unless we make it behind afds)

@a23kumar a23kumar changed the title feat: update api service to parse and return classrooms feat: update schedule parsing service to parse and return classrooms Jan 7, 2026
@a23kumar a23kumar changed the title feat: update schedule parsing service to parse and return classrooms feat: update schedule parsing service to retrieve classrooms Jan 7, 2026
@a23kumar
Copy link
Author

a23kumar commented Jan 7, 2026

This is not accessing UW's API. This is an update to the schedule parsing service. All room data is private to the user and is unique to their schedule that they have provided. I think I wrongly named this PR causing this confusion, and I have renamed it correctly.

@SamirRSharma
Copy link

Sorry the name confused me, sorry about that

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.

Add room information for calendar export

2 participants