Changes between Version 2 and Version 3 of UseCase0001PrototypeImplementation


Ignore:
Timestamp:
06/26/26 22:06:01 (2 weeks ago)
Author:
223091
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UseCase0001PrototypeImplementation

    v2 v3  
    107107* ''project.buildings'' – contains the building name and address of each room.
    108108* ''project.room_equipment'' – used when the requester searches for a room with specific equipment.
     109* ''project.room_equipment'' – used to search for equipment assigned to rooms; this table was created from the has_equipment M:N relationship in Phase P2.
    109110* ''project.equipment'' – contains equipment names.
    110111* ''project.reservations'' – used to check whether a room is already reserved for the selected date and time interval.