Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement logic for likes and comments #8

Open
sovoid opened this issue Jul 11, 2021 · 6 comments
Open

feat: implement logic for likes and comments #8

sovoid opened this issue Jul 11, 2021 · 6 comments
Assignees
Labels
enhancement New feature or request 🟨 Level2 This issue will be considered as level 2 issue for LGM-SOC 21.Points will be 15 LGMSOC21 This issue will be considered for LGM-SOC 21

Comments

@sovoid
Copy link
Collaborator

sovoid commented Jul 11, 2021

Description

Currently, likes and comments on posts that are shared only work as placeholders. It would be nice to have some implementation to actually get those to work. The models for like and comments have already been created

We want to have the ability to:

  1. Like or unlike posts
  2. Comment on a post with level 1 nesting
@sovoid sovoid added enhancement New feature or request 🟨 Level2 This issue will be considered as level 2 issue for LGM-SOC 21.Points will be 15 🤩 Up for Grab This issue will is not assigned ! Grab It ! LGMSOC21 This issue will be considered for LGM-SOC 21 labels Jul 11, 2021
@Esha-Sherring
Copy link

I would like to work on this issue . It would be great if you could explain what is level 1 nesting

@sovoid
Copy link
Collaborator Author

sovoid commented Jul 11, 2021

Hi @Esha-Sherring thank you so much for showing interest in this. By level 1 nesting, I mean you can just comment in a single thread. You cannot reply in response to another comment or quote other comments. Hope that is helpful

@Esha-Sherring
Copy link

Hi @Esha-Sherring thank you so much for showing interest in this. By level 1 nesting, I mean you can just comment in a single thread. You cannot reply in response to another comment or quote other comments. Hope that is helpful

Ya it's clear now .Shall I start working on the issue then?

@sovoid
Copy link
Collaborator Author

sovoid commented Jul 11, 2021

Sure @Esha-Sherring let me know if you need any help. The models have already been created

@Esha-Sherring
Copy link

Sure @Esha-Sherring let me know if you need any help. The models have already been created
Is there any discord channel for this project ?

@vidhi-mody
Copy link
Owner

@Esha-Sherring use the #empowher channel on the LGM-SoC21 Discord server for any project related communication or for any other queries.

@vidhi-mody vidhi-mody removed the 🤩 Up for Grab This issue will is not assigned ! Grab It ! label Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🟨 Level2 This issue will be considered as level 2 issue for LGM-SOC 21.Points will be 15 LGMSOC21 This issue will be considered for LGM-SOC 21
Projects
None yet
Development

No branches or pull requests

3 participants