by-gothic / movie-app

0 stars 0 forks source link

Create an admin page and the ability to create a session #28

Closed by-gothic closed 9 months ago

by-gothic commented 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.

by-gothic commented 9 months ago

Image

~8h