Client/admin #41

Merged
KevinMidboe merged 13 commits from client/admin into master 2017-10-06 10:28:06 +00:00
KevinMidboe commented 2017-10-06 10:28:00 +00:00 (Migrated from github.com)

A larger merge!
Now we have a login and admin page that shows us all the requested items.

Features of significance added:

  • Router for navigating to different parent pages.
  • Authentication.
  • Local storage saving and retrieving.
  • Can view all requested items. Also filter and sort the output list.
  • Added a Header file that is loaded every time, even when on different sub-pages. This is where all authentication api calls and storage handling should reside.
A larger merge! Now we have a login and admin page that shows us all the requested items. Features of significance added: - Router for navigating to different parent pages. - Authentication. - Local storage saving and retrieving. - Can view all requested items. Also filter and sort the output list. - Added a Header file that is loaded every time, even when on different sub-pages. This is where all authentication api calls and storage handling should reside.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedShows#41
No description provided.