Skip to content

FE: Admin Page update + logout button

andrei.pantis requested to merge fe_adminpage into frontend

I added the users to the admin page and implemented the add functionality. I verified that the statistics work correctly. I ensured that only admin can access that page. The menu item appears only if you are logged in as an admin. Additionally, I made the logout button functional.

Merge request reports