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

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

Add a counter in "View Log" so that we can tell how many people have login #256

Closed dorinori closed 3 years ago

dorinori commented 3 years ago

User Story

As an admin I can see a login count on the View Logins page so that we can tell how many people have logged into the application.

Discussion

On the View Login page we would like to have the ability to see the numbers of logins so we don't have to scroll through the page and count each data field.

Acceptance Criteria

Implementation Todos

Front end:

Back end:

Testing: