Event Types
The following are the current event types in the system.| Event Type | Description |
|---|---|
| PROJECT_CREATE | Marks the creation date of a project |
| PROJECT_START | Marks the official start of a project |
| PROJECT_CLOSE | Marks the end date of the project |
| SURVEYOR_ASSIGNED | Surveyor is assigned to a project |
| INITIAL_REPORT | First Report created for project |
| ASSET_UPLOAD | Assets have been uploaded to project |
Events are currently only created by the system but in the future we might
have the ability for users to mark events also.

