-
-
-
Need to coverage this scenario in tests
-
The current schema.org online documentation does not contain any schema.org markup.
https://validator.schema.org/#url=https%3A%2F%2Fschema.org%2FProduct
Besides the obvious irony, this means tha…
-
Don't send any SMS updates to WaiveWork drivers.
-
Hi, I'd like to suggest a feature that might benefit users who occasionally rent cars.
I use the app to track monthly mileage and costs for all vehicles. Currently, tracking rentals is awkward as f…
-
User story:
* User opens app sees cars
* Taps on car taps book
* App looks for phone number, if it's there, it logs the user in and books the car (fixes the password issues)
* Otherwise, n…
-
**Page**
Travel
https://bcgov.github.io/user-research-guide/planning-research/travel.html#across-bc-travel-budget
**Existing content**
Across BC Travel Budget
Two team members meeting people in…
-
Tell us what you did, and what you would do next if you were continuing with the project work.
Towards the end, I worked on completing my preferences survey set of features. At the start of the ter…
-
In your python file Ex4.7-A.py line 51 I think it should read
`temp[((value_A_Changed, value_B_Changed),reward)] = temp.get( ((value_A_Changed, value_B_Changed),reward), 0 )`
instead of
`temp…