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 184 forks source link

[style]: Changes in UI #1317

Open devArghya-0155 opened 9 months ago

devArghya-0155 commented 9 months ago

What's the style idea?

In the current version, the issues are

Add screenshots

Add screenshots here

Code of Conduct

github-actions[bot] commented 9 months ago

Hello devArghya-0155! Thank you for raising this issue! 😊 Your contribution is valuable to us! 😊

Please make sure to follow our Contributing Guidelines. 💪🏻

Our reviewers shall carefully assess the issue and reach out to you soon! 😇 We appreciate your patience!

narayan954 commented 9 months ago

What's the style idea?

In the current version, the issues are

  • background in the dark and light modes are pure black and pure white respectively. This does not look good.

  • In each post, there should be a divider between like and share statistics and like, comment, share buttons.

  • The text part in a post incoherent with the selected theme.

  • These links placed here do not look good. We can display them using a drop down menu instead.

Add screenshots

Add screenshots here

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct
  • [x] I have read the Contributing Guidelines
  • [x] I agree to follow this project's Code of Conduct
  • [ ] I'm a GSSoC'23 contributor
  • [x] I want to work on this issue

Hi @devArghya-0155 you can go ahead!, btw would divider look good between those buttons?? Perhaps we can check that by applying.

devArghya-0155 commented 9 months ago

What's the style idea?

In the current version, the issues are

  • background in the dark and light modes are pure black and pure white respectively. This does not look good.

  • In each post, there should be a divider between like and share statistics and like, comment, share buttons.

  • The text part in a post incoherent with the selected theme.

  • These links placed here do not look good. We can display them using a drop down menu instead.

Add screenshots

Add screenshots here

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct
  • [x] I have read the Contributing Guidelines
  • [x] I agree to follow this project's Code of Conduct
  • [ ] I'm a GSSoC'23 contributor
  • [x] I want to work on this issue

Hi @devArghya-0155 you can go ahead!, btw would divider look good between those buttons?? Perhaps we can check that by applying.

I will let you know about all the changes that I make.