art-by-city / dapp

Art By City dApp
GNU Affero General Public License v3.0
0 stars 1 forks source link

Publish page #110

Open Nopfed opened 9 months ago

Nopfed commented 9 months ago
jim-toth commented 9 months ago

We will need a <canvas /> to generate thumbnail assets. Should show a preview of the asset being uploaded in this canvas.

There should be some type of "routing" to different types of publications - image based publications have different requirements than others (typically, for now, other media formats as the primary asset are the same but this WILL change)

For image publications, we'll just have the one image for now.

For any other type of publication, they require a thumbnail - all other publications are essentially image publication + whatever the primary asset is. We should show previews of these assets.

On the current art by city website, when you click publish, there are a handful of options for the user to choose the type of publication (image, audio, model, etc.). For this, we'll want: image, audio, model, video, text and if you want you could add game but have it disabled with hover "coming soon!"