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

Add /author/:id route #436

Closed A7abhilash closed 3 years ago

A7abhilash commented 3 years ago

Feature request-

This route will take the users to visit other users'(authors) profile. Its something similar to visiting other user's profile on social media.

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

Add a new route that fetches all the blogs of the requested author and render them.

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:

gssoc21

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.