radicalplatforms / shafa

A wardrobe logging, composition, and organization app
https://shafa.app
Mozilla Public License 2.0
0 stars 0 forks source link

Add ability to mark an item as archived #95

Open rak3rman opened 6 months ago

rak3rman commented 6 months ago

Description

Add the ability mark an item as achived in the backend. This could be an extension to the DELETE /api/items/:id route that accepts an additional parameter to mark the item as archived instead of deleted forever.

Acceptance Criteria

Generated by Zenhub AI