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

Improve UI of reading blogs #446

Closed A7abhilash closed 3 years ago

A7abhilash commented 3 years ago

Feature request-

Improve UI of reading blogs in the route /posts/:postId.

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

I shall be using simple bootstrap cards to render the UI which looks minimalistic. The currently displayed contents(blog title, blog content and comments shall all be there in the new UI also along the the link to the author's profile).

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.

A7abhilash commented 3 years ago

@Pranav016 @RushanKhan1 This issue can be closed now because I had already pushed the code for this also along with last PR(#444) itself (so in the last PR, I have cleared two issues- #442 & #446(this one), I wanted to make a separate PR for this issue but unknowingly I had pushed already the code and made a pr....).