Mayuresh-22 / Minglr

Social Network Site developed using HTML, CSS, JS and PHP as a Backend Language. This site supports the functionality of login/registration and sharing the posts/photos through their accounts, also it has the functionality of private messaging with the users.
https://links.mayuresh.me/minglr
MIT License
37 stars 39 forks source link

[feat] Enlarge photo when some clicks on it #111

Closed Mayuresh-22 closed 7 months ago

Mayuresh-22 commented 7 months ago

What is expected?

Nothing happens when clicking on a photo in the feed or account feed. It would be great if the photo were enlarged in the centre of the screen with gaps on top and bottom, and the background becomes dimmed, and when the user clicks outside of the photo area the enlarged photo disappears and things return to normal.

What you can do?

Try building a simple JS logic that can handle the above functionality

Things to remember

Your design should be responsive i.e it should look great on both desktop and mobile devices.

ankit1576 commented 7 months ago

assign it to me i want to add this feature

Mayuresh-22 commented 7 months ago

Okay @ankit1576 I'll assign it to you. Make sure you have understood all the requirements clearly. It would be great if you raise PR in the coming 2 days.

Mayuresh-22 commented 7 months ago

solved by #115