@LoganArnett @Nhare This PR contains all my work thus far. I got stuck this morning trying to get a logged in user to access their own profile/dashboard. The user is authenticated with GitHub, GitHub returns the user object and we're able to save it to Firebase. Couldn't figure out how to write and read data as a specific user.
Found an online tutorial that looked promising. Started a brand new repo locally, things were working... saw rainbows and unicorns until I ran into a roadblock about halfway through.
@LoganArnett @Nhare This PR contains all my work thus far. I got stuck this morning trying to get a logged in user to access their own profile/dashboard. The user is authenticated with GitHub, GitHub returns the user object and we're able to save it to Firebase. Couldn't figure out how to write and read data as a specific user.
Found an online tutorial that looked promising. Started a brand new repo locally, things were working... saw rainbows and unicorns until I ran into a roadblock about halfway through.
Anyway, time for bed, see you guys tomorrow.