If user arrives at EventForm via clicking on an Event in MyEvents, the event will initially shown in View (read/only) mode.
In this case there will be edit and delete icons in a toolbar at the top of the form
Delete Event
The only way an Event can be deleted in this version is to click on the event in MyEvents and then press the delete icon while still in the read/only view mode.
View Edit
When the user presses the edit button the form will transform to edit mode
Edit Event
As noted above, the user must go to MyEvents, click on an Event and then press the edit icon
New Event
Can only be navigated to via the AppBar or Drawer menus
View Event
Delete Event
View Edit
Edit Event
New Event