lucashicks1 / lambda-deco3801

Team project for DECO3801 in 2023 semester 2
4 stars 0 forks source link

logic (no styling) for best available time suggestion #33

Closed canvali closed 11 months ago

canvali commented 11 months ago

approve & merge the busiest-person widget first!

won't work on browser until we merge with a version that has the latest db stuff, i.e. the CORS middleware fix. also will potentially need to communicate with a config file at some point, but should minimally work. also if we speed up the clock at all for the demo we're gonna need to change the date source as this just uses new Date(), i.e. the current system time.