LAB_ORM-2 using your previous LAB LAB_ORM-1 , do the following: Add a search page , where users can search for a post. hint: use an form / input in the navbar with a GET method Let the user view posts by category. hint: you can use Query or Path parameters to acheive this