ucsb-cs156-s21 / proj-ucsb-cs-las

https://proj-ucsb-cs-las.herokuapp.com/
MIT License
2 stars 3 forks source link

Add Download CSV of All Users #241

Closed dorinori closed 3 years ago

dorinori commented 3 years ago

User Story

As an admin I can download a CSV containing all of the users so that I can download this data to my local machine.

Discussion

We would like to be able to download a list of all of the admins in the app via CSV.

Acceptance Criteria

Implementation Todos

Front end:

Back end:

Testing: