An open API service indexing awesome lists of open source software.

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.

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