GeoBrodas / facebook-clone

Facebook clone built using Tailwind + NextJS + Firebase
https://facebook-clone-geo.vercel.app
1 stars 0 forks source link

Bring in Likes feature! #1

Open GeoBrodas opened 2 years ago

GeoBrodas commented 2 years ago

What to implement?

Likes - simple as it is. There is a database behind the scenes but for now, make it only client-side. onClick - add like onClick again - remove like

Component to look out for - PostCard.js

wsameer commented 2 years ago

can I work on this?

Also, please share the Firebase developer credentials to successfully run the app.

GeoBrodas commented 2 years ago

Yeah sure, no asking on that!

About the firebase instance, I was thinking if you could start your own instance. If it's that necessary, I'll provide it. Else I'll add in a .env.example file to list out the variables. It's also in the Readme.

wsameer commented 2 years ago

@GeoBrodas I don't have the firebase database that you have create for this app. So even if I have created my own firebase instance, I am not able to run the app.

GeoBrodas commented 2 years ago

Cool I'll mail you in that case!

GeoBrodas commented 2 years ago

Make sure you take care that the user can like only if authenticated, you can implement this easily thanks to NextAuth

Happy Hacking @wsameer !

GeoBrodas commented 2 years ago

Hey @wsameer ! This issue will be re-assigned on inactivity!

wsameer commented 2 years ago

Hey @Georgey V B @.***> ,

I'll only be able to take this up on weekends. Meanwhile, if someone else is available now, please reassign the issue. Thank you.

On Wed, Oct 6, 2021, 10:38 AM Georgey @.***> wrote:

Hey @wsameer https://github.com/wsameer ! This issue will be re-assigned on inactivity!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GeoBrodas/facebook-clone/issues/1#issuecomment-935468041, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACATUAAUQBR5KNJNB24ENLTUFPKWLANCNFSM5FE27PZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

GeoBrodas commented 2 years ago

Hey @georgey V B @.***> , I'll only be able to take this up on weekends. Meanwhile, if someone else is available now, please reassign the issue. Thank you.

Sure I was just checking in, take your time!