As an admin I can read a description of the meaning behind the login page so that I understand the data displayed to me.
Discussion
Currently there is not much information on the "View Logins" page.
Acceptance Criteria
[x] There is a suitable description of the pages functionality visible to the admin.
...
Implementation Todos
Front end:
[x] Modify javascript/src/main/pages/Admin/ViewLogins.js to include a header tag describing the pages functionality. See this example for guidance on how to implement this feature.
...
User Story
As an admin I can read a description of the meaning behind the login page so that I understand the data displayed to me.
Discussion
Currently there is not much information on the "View Logins" page.
Acceptance Criteria
Implementation Todos
Front end:
javascript/src/main/pages/Admin/ViewLogins.js
to include a header tag describing the pages functionality. See this example for guidance on how to implement this feature. ...Back end:
None ...
Testing: