chrisrobbins / Vinylizr

Vinylizr
7 stars 3 forks source link

Connect to Firebase realtime database #14

Closed dustyterraform closed 7 years ago

dustyterraform commented 7 years ago
  1. save to the database
  2. connect instantly with the realtime database to the collection
  3. connect instantly with the realtime database to the wantlist
chrisrobbins commented 7 years ago

Users are now authenticated with both collections and wantlists now. Implementing react-router and user branch is a possible refactor for scalability and data harvesting.