-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add like a place functionality(Frontend) #2
Comments
I would like to work on this, Please assign it to me |
Sure go for it, Happy Hacking! |
Could you please tell me the targeted files and how much functionality are you expecting on the frontend part? |
Yeah you can go for the PlaceItems.js file which is basically all the places, and then If I hit the like button, we should call a function, But for now don't do anything in that function (We will call an API in this function later). For now you just have to customize PlaceItems.js file to add a Like button. |
Ok sir , I understand it , thankyou |
@Amoghtech Sir, I have added the like button as such,
|
Great man! Just remove the border color of this svg and then let me know, I'll merge it |
@Amoghtech I actually used |
@Amoghtech sir, I have a hover effect in the SVG using two SVGs
-- screenshot |
Yeah nice, Just add a left margin as well, It's quite close to the DELETE button and also ensure that it's responsive |
@Amoghtech sir please could you add |
Add a button to every post, which likes a particular place.
The text was updated successfully, but these errors were encountered: