ucsb-cs156-w24 / proj-gauchoride-w24-7pm-4

https://ucsb-cs156-w24.github.io/proj-gauchoride-w24-7pm-4/
0 stars 0 forks source link

FEATURE: Create DriverAvailabilityIndexPage for Admin Perspective (DriverAvailability) #42

Open viditagrawal opened 6 months ago

viditagrawal commented 6 months ago
image

availability when viewed from the user

image

availability when viewed from admin

If user is admin, we should be able to see (insert data here) for all drivers. Update DriverAvailabilityIndexPage.stories.js with corresponding changes made for admin perspective. Update DriverAvailabilityIndexPage.test.js with corresponding changes made for admin perspective.

viditagrawal commented 5 months ago

This PR breaks the story book entry for DriverAvailabilityCreatePage

image

it looks fine to me? not sure if i'm testing the wrong thing