-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In /mobile/BEACON_ID.json, the physical_expiration_date is given, but the training_completion_date and permit_expiration_date are not. Is this what Public Works is expecting?
I remember someone talking about showing the users how long the driver has been a cab driver, meaning instead of training_completion_date, we might want to add a calculated property - like years_as_driver - based on the training_completion_date and put that in the JSON so that the client doesn't have to spend time calculating it.
What's the difference between physical_expiration_date and permit_expiration_date? I'm not sure which we should be including in the JSON.