narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
76 stars 189 forks source link

Improved the aesthetics of this project #1317 #1329

Closed devArghya-0155 closed 1 month ago

devArghya-0155 commented 6 months ago

Changes made are listed below:

  1. Changed the background colour of body, sidebar, navbar and suggestions. It works correctly in both light mode and dark mode.

  2. Improved post structure -

    • Changed the position of post caption. It is now above the post.
    • Fixed the colour of post caption. It had a grey background in dark mode.
    • Changed the structure of post nav. Post stats (number of likes and comments) and the option to like, comment, share & bookmark occupy the same place.
    • Added interactive screentips to each button.
    • Changed the background of comment box to separate it from other post content. Works correctly in both dark and light mode.
  3. Made some minor changes to few other components.

image

image

Please let me know if there are any errors. I will fix them at the earliest.

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

narayan954 commented 6 months ago

hi @devArghya-0155 I'm traveling right now and will be free in a day, I'll review this pr then.Thanks for your patience

devArghya-0155 commented 6 months ago

hi @devArghya-0155 I'm traveling right now and will be free in a day, I'll review this pr then.Thanks for your patience

Please review my pr and let me know what changes need to be made.

narayan954 commented 6 months ago

hi @devArghya-0155 I'm traveling right now and will be free in a day, I'll review this pr then.Thanks for your patience

Please review my pr and let me know what changes need to be made.

Yes, really sorry for the delay, actually it's having merge conflicts which can only be solved on a desktop, that's why the delay

narayan954 commented 6 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

also, can you please check the code analysis review, it's smelling something

narayan954 commented 6 months ago

hi @devArghya-0155 can you please check if it's responsive... it's breaking in every screen

references: image image image

devArghya-0155 commented 6 months ago

hi @devArghya-0155 can you please check if it's responsive... it's breaking in every screen

references: image image image

I am working on these issues now.

narayan954 commented 1 month ago

closed due to inactivity