Kritika30032002 / Blog_Website

This is a blog website where user can compose their blogs. The blogs are saved in database.
https://blog-tui6.onrender.com/
29 stars 62 forks source link

Feat/improve blog detail page #151

Closed timmySpark closed 6 months ago

timmySpark commented 6 months ago

What was Added in this Branch

Redesigned the Blog Page: I enhanced the blog page by adding a designated spot for images. Now, users can see visually appealing thumbnails alongside blog titles. Additionally, I ensured that not only the "Read More" button but also the image and title link to the respective blog detail pages, enhancing user experience and navigation.

Screenshot 2024-03-18 at 20 15 29

Redesigned Blog Detail Page: I revamped the blog detail page to make it more descriptive and engaging

Screenshot 2024-03-21 at 20 47 31

Screenshot 2024-03-21 at 20 47 49

Enhanced Post-Blog Page Design: After users sign up and post a new blog, I included a designated spot where users can add an image when they create their own blog

Screenshot 2024-03-21 at 20 49 21

This PR fixes issue #107 These changes aim to improve user engagement, readability, and overall satisfaction with the blog platform.

Kritika30032002 commented 6 months ago

images should not have any copyright issue?

timmySpark commented 6 months ago

Another person was assigned the task of writing blogs, I just used these images for test purposes The blogs will be overwritten, should I take it down?

Kritika30032002 commented 6 months ago

overwrite can be alright but it should not have any copyright issue

timmySpark commented 6 months ago

okay, once the new blogs are written, I'll take down these ones.

any other change I need to make before the pr is good to be merged?

timmySpark commented 6 months ago

can the pr please be merged now ?

Kritika30032002 commented 6 months ago

if the images are not copyright free, I can't merge

timmySpark commented 6 months ago

Okay. based on my research, unsplash and stock photo images are copyright free and that's what I used for these designs

timmySpark commented 6 months ago

hi @Kritika30032002 , can my pr still be merged? the images are copyright free

I also noticed the new blogs added don't have authors, images or published date added to their json file

Kritika30032002 commented 6 months ago

authors, images or published date

If you want to add these then you have to also update frontend of it to display then correctly