anuragxxd / social-media-app

This Project focuses on connecting the people from around the world.
https://socialapes.herokuapp.com/
MIT License
6 stars 6 forks source link

feat: Create a image pond #8 #9

Closed salonigoyal2309 closed 3 years ago

salonigoyal2309 commented 3 years ago

resolves issue #8 Image preview is created using https://github.com/pqina/filepond Height is posts wrapper div is converted to % so that when preview is generated it does not overflow the wrapper Tip: Always keep height/width of div in responsive units like % so that when view of your application changes your components will not get overflowed. If you need any changes in the code feel free to mention them :)

anuragxxd commented 3 years ago

Have you tested the application by posting the image?

salonigoyal2309 commented 3 years ago

@git-anurag-hub yes i tested it , it works on my device are you having any issues ?

anuragxxd commented 3 years ago

If you want you can do the same for editing avatar :))

salonigoyal2309 commented 3 years ago

@git-anurag-hub sure i'll update that also