Acceptance Criteria
The app administrator must have a genre management page that lists all the genres (similar to the book page) where they can add, update, and delete genres from the app.
Notes
You should be able to follow similar logic that you used for adding, updating, and deleting books. The exception here is to limit this capability to the specific user account of the app administrator. Regular users will only be able to choose from existing genres when managing their books.
Acceptance Criteria The app administrator must have a genre management page that lists all the genres (similar to the book page) where they can add, update, and delete genres from the app.
Notes You should be able to follow similar logic that you used for adding, updating, and deleting books. The exception here is to limit this capability to the specific user account of the app administrator. Regular users will only be able to choose from existing genres when managing their books.