ECEHive / myHive-backend

0 stars 0 forks source link

Add Export Option #1

Open jjeffrey opened 5 years ago

jjeffrey commented 5 years ago

We will often have to export items to interface with other peoples' systems. For example, HackGT's Bolt interface:

https://docs.google.com/spreadsheets/d/1Ey0z9ACVmaf7GEcVLvxjuFTdidjXnrbGsTdb2fwYxGs/edit

So we probably want a somewhat robust way to deal with this; maybe saving templates for exports. (To save us time in the future.)

Codetector1374 commented 5 years ago

oh yeah sure. exporting csv is quite trivial