Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wkaisertexas/uva-sis-automator
Pull course information directly into Google Sheets
https://github.com/wkaisertexas/uva-sis-automator
firebase firestore nextjs nextra university
Last synced: 24 days ago
JSON representation
Pull course information directly into Google Sheets
- Host: GitHub
- URL: https://github.com/wkaisertexas/uva-sis-automator
- Owner: wkaisertexas
- Created: 2023-09-02T21:13:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T19:54:02.000Z (over 1 year ago)
- Last Synced: 2024-11-15T06:42:40.197Z (3 months ago)
- Topics: firebase, firestore, nextjs, nextra, university
- Language: MDX
- Homepage: https://uvamisc.com
- Size: 217 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
UVA SIS Automator + Degree Plan TemplatesAutomate both the process of building and getting data for you degree plan at the University of Virginia (UVA). Planning is great, but UVA's [student information system](https://in.virginia.edu/sis) planning features are quite terrible.
This project creates:
- **a Google Sheets Add-On** to pull course information (e.g. title, instructors, units, etc.) from a course pneumonic (e.g. CS 2100, PSYC 1020, etc.)
- **templates for common degree plans** built with connectors
> Currently, only B.S. Computer Science, but planning to expand# Check it out!
The website is currently live at [uvamisc.com](https://uvamisc.com).
➡️ Click me to go to the website⬅️# Contributing
Building the scraper was a near-pedagogical project of mine to learn Firebase and Cloud Functions. Likewise, I am guaranteed to have made mistakes and simple omissions. Submit a feature request or contact me for any and all suggestions.