oss-slu / Mouser

GNU General Public License v3.0
1 stars 7 forks source link

'Sacrifice' button #238

Closed jackbelyeu closed 1 week ago

jackbelyeu commented 1 month ago

Describe the feature that you would like added Throughout the course of an experiment, some animals are sacrificed to be further examined. Per the customer, when an animal is sacrificed, they are to be removed from the database completely (as if they were never involved in the experiment to begin with). Implement a way from the map RFID page to sacrifice a given animal and handle the database delete operation.

Tasks that need to completed for this feature