This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Description
Rather than hard-coding content in the web app like officers, links, events, etc. we should just be able to enter all that content through the Django admin portal and pull it into the frontend, that way we don't have to re-commit and re-deploy whenever updating content.
Recommend using the Django REST Framework