radicalplatforms / shafa

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

Add ability to mark an item as archived #20

Closed rak3rman closed 8 months ago

rak3rman commented 9 months ago

Allow users to mark items as "archived" in the backend, possibly as an extension to the DELETE /api/items api endpoint. Update endpoints (GET /api/items for ex) to hide archived items by default, pass in a special "show_archived" flag or something similar to show.