Self-taught teen designer, developer, and musician. Linux + Android lover and JavaScript/Vue enthusiast. Creator of Itchy and Modchat. Hack the world! 💻
I’ve signed up to Firebase already (that’s how the sign-in is on the Checkmark page). What I need to know is how to let each user read, edit, and delete their own to-do’s in my Realtime Database. 🙃
Self-taught teen designer, developer, and musician. Linux + Android lover and JavaScript/Vue enthusiast. Creator of Itchy and Modchat. Hack the world! 💻
Ah, okay! Well, if you find out how to do it, let me know or submit a pull request! I started your CRUD repository, so I’ll keep an eye on it! 😄👍 Also, try setting up Firebase auth: firebase.google.com/docs/auth/andr...
Self-taught teen designer, developer, and musician. Linux + Android lover and JavaScript/Vue enthusiast. Creator of Itchy and Modchat. Hack the world! 💻
Yeah! My Google auth seems to be having some trouble though- it’s probably just the fact that I’m making my Javascript up as I go and building most of my code from existing GitHub repos and Stack Overflow answers. 😂
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I’ve signed up to Firebase already (that’s how the sign-in is on the Checkmark page). What I need to know is how to let each user read, edit, and delete their own to-do’s in my Realtime Database. 🙃
Ahh I see, my bad haha, currenlty I am still checking that feature because on my CRUD, I am also planning to add such feature
Ah, okay! Well, if you find out how to do it, let me know or submit a pull request! I started your CRUD repository, so I’ll keep an eye on it! 😄👍 Also, try setting up Firebase auth: firebase.google.com/docs/auth/andr...
I have never try it, seems it is an easy integration of 3rd party accounts
Yeah! My Google auth seems to be having some trouble though- it’s probably just the fact that I’m making my Javascript up as I go and building most of my code from existing GitHub repos and Stack Overflow answers. 😂