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

Added delete button functionality on the page for to delete the post from both frontend and backend please merge #117

Closed Ankita-0302 closed 1 month ago

Ankita-0302 commented 7 months ago

112

Ankita-0302 commented 7 months ago

please check and revert back

Mayuresh-22 commented 7 months ago

You have removed dozens of useful codes from the files, affecting the front end's UX. Just implementing the Delete (icon will be preferred) function, which should not require removing useful code.

Ankita-0302 commented 7 months ago

I have made some changes, please check

Mayuresh-22 commented 6 months ago

Okay I'll check

Mayuresh-22 commented 6 months ago

(On account.php after the user is logged in)

The image posts and the footer are not visible

image

Changes are not responsive on mobile devices

image

Mayuresh-22 commented 6 months ago

@Ankita-0302 any update?