https://github.com/bbopscode/byui-room-availability-checker
I built this web app to help find private study spaces. By scraping scheduling data from the university site using Beautiful Soup, I was able to create an interactive interface in Vue that shows which rooms are available and for how long.
https://github.com/bbopscode/byui-room-availability-checker
Last synced: 4 months ago
JSON representation
I built this web app to help find private study spaces. By scraping scheduling data from the university site using Beautiful Soup, I was able to create an interactive interface in Vue that shows which rooms are available and for how long.
- Host: GitHub
- URL: https://github.com/bbopscode/byui-room-availability-checker
- Owner: BBopsCode
- Created: 2025-09-17T18:47:21.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-17T20:13:11.000Z (9 months ago)
- Last Synced: 2025-09-17T21:36:22.015Z (9 months ago)
- Language: Vue
- Size: 50.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BYUI-Room-Availability-Checker
I built this web app to help find private study spaces. By scraping scheduling data from the university site using Beautiful Soup, I was able to create an interactive interface in Vue that shows which rooms are available and for how long.
=======
# Vue 3 + TypeScript + Vite