UMBC-CMSC447-Spring2017-Team5 / college-JUMP

https://lassa.xen.prgmr.com/collegejump/
GNU General Public License v3.0
0 stars 0 forks source link

Build database import/export #36

Closed alexander-bauer closed 7 years ago

alexander-bauer commented 7 years ago

The functionality now exists, and it's down to adding web endpoints for them. Import depends on #50, which is file upload, but a download endpoint exists already.

RyanErnst commented 7 years ago

The functions for these are in database.py and require web-logic and interface.