codeforboston / codeforboston/willtheytow.me

Mobile UI Results pages

Open
#8 2 comments 0 reactions 0 assignees View on GitHub
design/ux enhancement
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.
![mobile_will_tow](https://f.cloud.github.com/assets/642810/2092958/7e90a93a-8eb2-11e3-8972-76e77cea08a7.png)
- No, you're not on a snow emergency route. The banner color for this is #009245.
![mobile_wont_tow](https://f.cloud.github.com/assets/642810/2092963/9628703c-8eb2-11e3-9565-b34cc6e68866.png)
- We can't tell if you're on a snow emergency route. The banner color for this is #C6CC11.
![mobile_might_tow](https://f.cloud.github.com/assets/642810/2092964/9c6b1a6c-8eb2-11e3-8b7e-e002db019c11.png)
- 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!"
![mobile_out_of_range](https://f.cloud.github.com/assets/642810/2092967/a22350dc-8eb2-11e3-9410-ff7d30a545d4.png)

---

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.