| 141 | | ''project.reservations'' – to list pending reservations and display the final reservation status. |
| 142 | | ''project.users'' – to display the requester and the approver. |
| 143 | | ''project.rooms'' – to display room information. |
| 144 | | ''project.reservation_equipment'' – used to display requested equipment if it exists; this table was created in Phase P2 from the ''requests_equipment'' M:N relationship in the corrected ER model. |
| 145 | | ''project.equipment'' – to display equipment names. |
| 146 | | ''project.approvals'' – to display and store the approval decision. |
| | 141 | * ''project.reservations'' – used to list pending reservations and display the final reservation status. |
| | 142 | * ''project.users'' – used to display the requester and the approver. |
| | 143 | * ''project.rooms'' – used to display room information. |
| | 144 | * ''project.reservation_equipment'' – used to display requested equipment if it exists; this table was created in Phase P2 from the ''requests_equipment'' M:N relationship in the corrected ER model. |
| | 145 | * ''project.equipment'' – used to display equipment names. |
| | 146 | * ''project.approvals'' – used to display and store the approval decision. |