dharple / organizer

A web application for keeping track of storage boxes
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Add the ability to delete boxes #22

Open dharple opened 4 years ago

dharple commented 4 years ago

Add the ability to delete boxes. This should be a soft delete: move the items to a trash can. The trash can will then be emptied after a month, by setting a “deleted time stamp” on the box entity. Add the ability for a user to clear the trash can.