-
Notifications
You must be signed in to change notification settings - Fork 326
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
Thumbs-up function #429
Comments
Can I challenge this issue ? 🙋 |
Thank you! Please ask if you have anything 🔥 |
@takahirom |
@mkeeda Yes. That google-services.json is for develop 👍 |
memo
|
👀 |
@mkeeda |
@takahirom |
Sorry, I did not notice this document of firestore.
|
sessions/${sessionId}/thumbsup_counter/${shardId} |
@takahirom Plan1: multiple counter
Plan2: single counter
|
I want to try Plan2.
|
OK 🙆 |
After tapped thumbs-up button, the app should update the thumbs-up count. Get realtime updates with Cloud Firestore | Firebase And I want to implement extensions for Kotlin Coroutines Flow if I adopt the realtime update. 🤔🤔 |
I think so too. 👀 |
Oh, sorry. |
@takahirom
While, I probably successed to create shards. |
I will check today! |
Security rules of
New rules↓ Discussion of changing rules ↓ Thank you takahirom san! |
I talked with designer 👍 |
Idea for reduce access to firestore
Idea for users to feel repeated taps
|
Kind (Required)
Overview (Required)
https://www.figma.com/file/4r9becvhDy3GfXaXex8E8d/App?node-id=21%3A289
Links
The text was updated successfully, but these errors were encountered: