You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When admin selects a blog from Pending blogs s/he will be directed to view the complete blog and add a review.
Uses /blogs/get/:id to display the blog and admin/blog/review/:id to give a review.
When admin selects a blog from Pending blogs s/he will be directed to view the complete blog and add a review.
Uses
/blogs/get/:idto display the blog andadmin/blog/review/:idto give a review.