-
Notifications
You must be signed in to change notification settings - Fork 12
Registration
Luke Cassar edited this page Aug 21, 2018
·
3 revisions
To record a guest's attendance at an event.
Attribute | Type |
---|---|
id | integer |
event_id | integer |
assignment_id | integer |
time_notified | date-time |
status | string |
Attribute | Constraint | Value |
---|---|---|
status | values | [see Possible Statuses below] |
time_notified | DateTime | true |
- Pending
- Intending
- Non Attending
- Attended
- One Registration has only one Event.
- One Registration has only one Assignment.
- One Registration can have many Invitations.
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ | ⭕ | |
VIP | ⭕ | ⭕ | ⭕ | |
Participant | ⭕ | ⭕ | ⭕ |
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ | ⭕ |
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ | ⭕ | |
Region Directors | ⭕ | ⭕ | ⭕ | |
Region Support | ⭕ | ⭕ | ⭕ | |
VIP | ⭕ | ⭕ | ⭕ | |
Participant | ⭕ | ⭕ | ⭕ |
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ | ⭕ | |
Region Directors | ⭕ | ⭕ | ⭕ | |
Region Support | ⭕ | ⭕ | ⭕ |
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ | ⭕ | |
Region Directors | ⭕ | ⭕ | ⭕ | |
Region Support | ⭕ | ⭕ | ⭕ | |
Event Host | ⭕ | ⭕ | ⭕ | |
Event Support | ⭕ | ⭕ | ⭕ | |
VIP | ⭕ | ⭕ | ⭕ | |
Participant | ⭕ | ⭕ | ⭕ |
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ | ⭕ | |
Region Directors | ⭕ | ⭕ | ⭕ | |
Region Support | ⭕ | ⭕ | ⭕ | |
Event Hosts | ⭕ | ⭕ | ⭕ | |
Event Support | ⭕ | ⭕ | ⭕ |