] # # - using 'unused fields' in 'resourceBooking' records to store 'value/values of ___ ' to subsequently use those values vs having to do additional lookups, EX =
] # # - wasm
]
[00:00] NEW task IN algorithms
] RM ADDS the MTH component,
] RM HAS the capabiity to ACCEPT a DROPPED RT.RI object from sidenavTABtemplates, WHICH it then ...
] RM calls getBookings, WHICH ..
] * RM calls getAllEntities, WHICH then passes the returned array of entities to MTH.setAllEntities
] RM call addBooking for each booking, which THEN calls
] MTH WHICH performs a small date math calculations, THAT ...
] MTH THEN calls day.addBooking which pushing 'booking' into the __ array
] DAY buids each of the # days in month dayOutlines
] DAY builds each "resourceBooking" element based upon the bookings that have been added in RM, MTH
] DAY element calls buildDisplayDetails to build a 'details popout' for each booking element that will display on hover
] DAY.element HAS the capability to accept a dropped Student from sideNavTABstudents, WHICH it then ...
] DAY.element HAS the capablitiy to accept a dropped Instructor from sideNavTABinstructor, WHICH it then ...