JumboCode / casa-myrna

JumboCode 2023-2024 project for Casa Myrna, led by Elizabeth Foster
https://casa-myrna-pumv.vercel.app
4 stars 0 forks source link

frontend-134-calendar-logic functionality #138

Closed ceseigel closed 4 months ago

ceseigel commented 5 months ago

Developer: Bill and Carly Dates: March 31, April 7th Time spent: 2.5 hours

Summary: fixed the logic of the calendar filters. Status, on call, and phone line filters all work.

Testing: We tested the logic by playing with all the filter options, and it all makes sense.

Reflection: We fixed the calendar logic, so now there is a hierarchy where status filter is at the top. We only considered phone lines 1, 2, and 3, as those were the only lines on the filter dropdown menu. Also, we couldn't figure out how to find the partTime, fullTime, and manager attributes, so we were unable to make these filters work.