// FIXME: This file should handle the rooms DOM manipulation // Link buttons to their respective functions // Functions may include: // - showModal (add a form modal to the DOM) // - createRoomObject (create a room in the DOM) // - displayRoomsList (display the rooms list in the DOM)