As a user I want the `death` record to be saved when I click submit from the frontend Tech tasks: - [x] Create the request schema to validate POST requests coming to /death endpoint - [x] Build the `death` repository to facilitated save action - [x] Create the `death` mongoDB model