Skip to content

pending (notifications) data model

Steven Myers edited this page Feb 23, 2016 · 1 revision

This is the data model for pending actions to be taken by the administrators. The idea is that there is a pending table that contains many possible actions. All but one -- the action to be taken -- is null. Also the user is non-null, this is the user that submitted the action.

full screen

routing

to be completed