-
Notifications
You must be signed in to change notification settings - Fork 65
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
Create CRUD operations for firebase firestore #20
Labels
Comments
Hey Abhishek, I'd like to work on this! |
Just enabled firestore in firebase |
Hey I would like to work on this issue |
Sure, please go on! |
Thanks |
@mohit-gupta39 Are you working on it? |
hy @Abhishek-kumar09 i would like to work on it |
Is there any update on this? |
yes,till tomorrow it will be completed
…On Wed, Jun 2, 2021 at 11:13 PM Abhishek Kumar ***@***.***> wrote:
Is there any update on this?
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALX3ZYOAKLJGNAQLZOKICULTQZUU5ANCNFSM4YOSMVZA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is your feature request related to ?
What is your feature request ? Describe
Create CRUD(Create Read Update Delete) operations/ functions inside
src/firebase
folder that should create or read or update or delete data from firebase firestore.Helpful links: https://www.c-sharpcorner.com/article/react-crud-operation-with-firebase/
Testing:
For testing purpose you can create a new firebase project and update the credentials here
causefolio/src/services/authService.js
Line 8 in 3763927
Then try your changes yourself and attest any screenshot of working.
The text was updated successfully, but these errors were encountered: