ALPHAVIO / WordNook

Dynamically updating blogging website to upload articles and blog posts on various topics, developed using ejs template engine and node js in the backend.
https://word-nook.herokuapp.com/
MIT License
81 stars 176 forks source link

Adding status field to blogs #463

Closed A7abhilash closed 3 years ago

A7abhilash commented 3 years ago

Feature request-

Adding status field(private/public) to the blogs allows user to keep some blogs in public or private.

Is your feature request related to a problem? Please describe. (optional)

A clear and concise description of what the problem is.

Describe the solution you'd like

This allows user to set save their blogs as draft if set to private status. Only public status blogs will be visible to all users but private ones are gonna be visible for only the author.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Describe how this feature will be useful to our readers.

A clear and concise description of how this feature will be useful for our other readers.

Additional context

Add any other context or screenshots about the feature request here.


Note:

A7abhilash commented 3 years ago

/assign

github-actions[bot] commented 3 years ago

This issue has been assigned to @A7abhilash! It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.