Closed by-gothic closed 9 months ago
Create an admin page at the "/admin" route. Access to the page should only be possible if the user has isAdmin set to true. On the admin page, there should be an option to create a new session for a movie using a form and validation.
~8h
Create an admin page at the "/admin" route. Access to the page should only be possible if the user has isAdmin set to true. On the admin page, there should be an option to create a new session for a movie using a form and validation.