TheFlyer1983 / facerecognitionbrain_vue

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

Create Avatars with the Users Initial #103

Closed TheFlyer1983 closed 2 years ago

TheFlyer1983 commented 2 years ago

Description:

With the current reliance on Tachyons to provide the User avatar, we are wanting to go to use a service that doesn't just provide a static image, via a link a file on a server. The service is API based, dynamic and can generate an Avatar using the users initials and some config.

[https://ui-avatars.com/]() provides the documentation and the api service

Acceptance Criteria:

TheFlyer1983 commented 2 years ago

Merged to Dev