anishathalye / gavel

A project expo judging system 📊
https://anishathalye.com/gavel-an-expo-judging-system/
GNU Affero General Public License v3.0
441 stars 238 forks source link

How to export Gavel data? #105

Open sgbaird opened 7 months ago

sgbaird commented 7 months ago

I hosted it on heroku for https://ac-bo-hackathon.github.io/, and now I'd like to close it out at some point to avoid incurring idle charges. However, I'd like to export the data before doing so. Any suggestions on how to do this from the Heroku side or via Gavel?

anishathalye commented 7 months ago

You can get all the raw data out as CSV files using the API: https://github.com/anishathalye/gavel/blob/master/gavel/controllers/api.py#L6