elonsoc / ods

An API provider that gives Elon University students access to university data.
https://ods.elon.edu/
1 stars 3 forks source link

Add Building Endpoints #59

Closed ejrcarr closed 7 months ago

ejrcarr commented 7 months ago

Overview

This branch adds the buildings endpoints to query building data. It removes the previous, temporary mock data of the buildings and adds methods to query DB for building info to send back to user.

Changes

Building-Related

Misc.

Next steps

As for future steps, we should look into:

jumarmartin commented 7 months ago

It looks like the tests were broken when you updated the functions that relate to them—could we fix that?

Out of band convo: will be fixed in future—addressed in PR.