ucsb-cs156-s24 / proj-gauchoride-s24-5pm-6

https://ucsb-cs156-s24.github.io/proj-gauchoride-s24-5pm-6/
0 stars 0 forks source link

Diya - fix driver date inconsistency #29

Closed diyaparm closed 5 months ago

diyaparm commented 5 months ago

Fixes the inconsistency between driver's days as 03/12/2024 versus "Monday". Now all will have a day of the week instead of a date like 03/12/2024. Checked fixtures and frontend for drivers as well did not need to make any changes there as the date was already correct there.

Closes #27