MakeUp To Help for Developers

Records indicating which rooms/tent sites need to be cleaned/made-up. And by when.

Table: make_up

date_needed
When is the space next needed?
date_vacated
When was the space vacated?
house_id
foreign key to house
refresh
Does this space need to be refreshed now? This is for programs/rentals that are longer than a week - the beds need fresh linen periodically.

Relations

househousebelongs_to