Add Upperclassmen Dorm Information #5

Open
opened 2026-06-09 21:45:50 +00:00 by gostmeaper · 0 comments
gostmeaper commented 2026-06-09 21:45:50 +00:00 (Migrated from codeberg.org)

Overall Objective

Currently, the data on the dorms are only on freshman dorms. We want the information for all dorms.

Suggested Approach

You'll primarily be editing data/buildings.ts which has a long list of buildings. Since this is just data collection, I'd just use AI to lookup and add all the data for all the new dorms. THEN check that it did it right. You can use the following pages from housing for data.

https://www.cmu.edu/housing/our-communities/undergraduate/index.html
https://www.cmu.edu/housing/our-communities/undergraduate/sa_upper-class-housing-amenities-fy25-26.pdf
https://www.cmu.edu/housing/resident-services/rates-and-fees/index.html

For a final check that the data is correct run it and check that building details is updated with all the new dorms.

Resources

### Overall Objective Currently, the data on the dorms are only on freshman dorms. We want the information for all dorms. ### Suggested Approach You'll primarily be editing data/buildings.ts which has a long list of buildings. Since this is just data collection, I'd just use AI to lookup and add all the data for all the new dorms. THEN check that it did it right. You can use the following pages from housing for data. https://www.cmu.edu/housing/our-communities/undergraduate/index.html https://www.cmu.edu/housing/our-communities/undergraduate/sa_upper-class-housing-amenities-fy25-26.pdf https://www.cmu.edu/housing/resident-services/rates-and-fees/index.html For a final check that the data is correct run it and check that building details is updated with all the new dorms. ### Resources - [README](../../ScottyLabs/housing/src/branch/main/README.md) - [Contributing Guidelines](../../ScottyLabs/housing/src/branch/main/CONTRIBUTING.md)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ScottyLabs/housing#5
No description provided.