Skip to content

Merge login/logout system to master

Harvey Beynon requested to merge HarveyBranch into master

Login system allows users to login as either User or Admin, thus allowing them to get access to the correct dashboard (login details are displayed on the homepage for now). Logout button is in fragment/footer so users can logout from anypage. Logging out also redirects the user back to the home page.

Merge request reports