ojasaklechayt / Oju-s-Blogs

A full MERN Stack Blogging website to write out yourself
https://oju-blogs.vercel.app
10 stars 14 forks source link

feat:Added the image upload functionality #24

Closed aasimtaif closed 10 months ago

aasimtaif commented 10 months ago

fixes #17 fixed the issue of Adding Validation to the Image field while posting a blog by changing image uri upload ti image upload and the image then gets converted into base64 format And changed the witdh of form Screenshot from 2023-10-22 18-01-37

Screenshot from 2023-10-22 18-03-26

As you can see the image upload is working properly

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oju-blogs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 9:34am
ojasaklechayt commented 10 months ago

@aasimtaif We are having this issue -

image

Can you please check once, there was some merge conflict which I tried to solve and it gave me this error

aasimtaif commented 10 months ago

@aasimtaif We are having this issue -

image

Can you please check once, there was some merge conflict which I tried to solve and it gave me this error

I think this is happening due to your latest merge of another PR of this issue If you want the image upload option then you don't need the verification part

aasimtaif commented 10 months ago

thank you so much

ojasaklechayt commented 10 months ago

@aasimtaif please check #28