breakfireaus / Inter-book

Freelancer platform where people can book freelance professionals and freelance professionals can add themselves
MIT License
1 stars 1 forks source link

Refactor/service page bookings list #59

Closed Auralise closed 1 year ago

Auralise commented 1 year ago

Service page now loads the bookings list correctly.

users who own a service are able to confirm bookings however button shows for all users. Users who do not own a service are able to press it however they get an error stating that they are unable to confirm bookings because they do not own the service.

We can further develop this in the future by checking if someone owns the service before rendering the button however as a proof of concept, this is sufficient.