holochain / clutter

Fully distributed twitter built on holochain
161 stars 22 forks source link

feature: profile picture #42

Closed artbrock closed 6 years ago

artbrock commented 6 years ago

As a clutter user I want to be able to upload my own profile picture and see the profile pictures of others.

(Click on left hand cat with bird in mouth... to change your profile picture.)

Resizing and everyting done client-side, MVP.

This will mean dealing with the question of file storage of pictures... I propose Base64 encoding with size limit (5 Mb?) and put it into a Holochain entry.

thedavidmeister commented 6 years ago

MVP scope for this ticket:

@philipbeadle has done something similar in the past