Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
• Anybody can see the blog posts in the home page but for creating their own posts users must signup and login.
• In the signup process user has to give unique username and email, name, password which must be 8 characters long and must have one upper and small case alphabet with a number.
• User can upload photos from their local storage while creating the posts.
• Only creators of the posts can edit and delete their posts.
• In dashboard section all the posts along with edit and delete button are shown.
• In a page only 8 posts are shown. pagination is there for seeing more posts.
• The recent post is in the top.