Closed ItsJohnTheDeveloper closed 1 year ago
"Show all" implementation checklist:
site.com/artist/{artist-id}/collection/show-all?artId={art-id}
. Show all
will be a reserved collection so user's can't create a collection called Show all
Create collection
button in the upload painting flow
Update (Sept 5th): Show all
will display every piece that the user has, can use pagination but don't display any collection titles - keep that for the "Collections" pills.Closing as barebone app is complete after server refactor
CRUD
Create
Read
Update
Delete
TODO: