ucsb-cs156-f24 / proj-courses-f24-01

https://ucsb-cs156-f24.github.io/proj-courses-f24-01/
1 stars 0 forks source link

Added backend methods and endpoints for finals information #31

Closed cameronbyrne4 closed 1 day ago

cameronbyrne4 commented 3 days ago

Completes: #30 Base reference: #6 TODO: dokku deployment?

Added back end for finals information. Added a method that finals info from an endpoint in the UCSB API, with tests. Also added endpoint where a given quarter (YYYYQ) and enrollment code will get the finals info.

pconrad commented 1 day ago

Replaced by https://github.com/ucsb-cs156-f24/proj-courses-f24-01/pull/32