codeforboston / codeforboston/willtheytow.me
Mobile UI Results pages
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
After the geolocation results come back, we'll have four possible results (I think - correct me if I missed anything). We're using semi-ambiguous language here because we may not know what the actual signs on the street say and if they differ from the data.
- Yes, you're on a snow emergency route. The banner color for this is #FF0000.

- No, you're not on a snow emergency route. The banner color for this is #009245.

- We can't tell if you're on a snow emergency route. The banner color for this is #C6CC11.

- We have no data for your location. The banner color for this is #B3B3B3. The button should send an email to hello@willtheytow.me with the subject line "Get my town on WillTheyTowMe!"

---
In each case, the "Locate me" button in the upper right should fire the geolocation function again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.