CHALLENGE 2: UPDATING A BLOG¶
Create a list of blog posts.¶
Here are some blog post and each have their label like we have got science, math, etc.
So, the task is to make a little form that add a new posts.
Here ,it is shown how this should work.
Like ,I have added new posts that have title name , author name - Marc, and label - maths and added a new post.
So, when we filter with label maths to search post we added we can see it. so, this is where we can search posts with labels.