TheFlyer1983 / facerecognitionbrain_vue

A Vue app of the React App facerecognitionbrain
https://smart-brain-pl.netlify.app/
1 stars 0 forks source link

Migrate the ability to update profile #88

Closed TheFlyer1983 closed 1 year ago

TheFlyer1983 commented 1 year ago

Description:

The updating of a profile is usually handled by the Express server connecting to the PostreSQL database. This needs to be migrated to use the Realtime database of Google Firebase

Acceptance Criteria:

TheFlyer1983 commented 1 year ago

Merged to Dev.