Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a delivery day view for a route #51

Open
dherbst opened this issue Apr 7, 2021 · 0 comments
Open

Create a delivery day view for a route #51

dherbst opened this issue Apr 7, 2021 · 0 comments

Comments

@dherbst
Copy link
Member

dherbst commented Apr 7, 2021

Feature Description

A delivery route is a set of deliveries. One or more admin users will be assigned to a route on a day. When the route is activated for a day, the admin users should be able to set the state for each household's delivery, one of [Ready to Pack, Packing, Packed, OnVan, Delivered, Exception].

Expected solution

Need to design the document collection in firestore to track the route with the household addresses (DeliveryProfile) and the current state for that day. The guest should be able to see their state for that day in the Guest app. The admins should be able to see the status on the Route for that day in the Admin app.

Testing

@dherbst dherbst closed this as completed Feb 14, 2023
@dherbst dherbst reopened this Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant