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

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

Add ability to download a CSV of all logins to the application #238

Closed WadeVaresio closed 3 years ago

WadeVaresio commented 3 years ago

User Story

As an admin I can download a CSV containing all of the apps logins 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 logins to the the app in CSV format.

Acceptance Criteria

Implementation Todos

Front end:

Back end:

Testing: