From a2d3da0812169f7f7e13f4fa770bd286c626d851 Mon Sep 17 00:00:00 2001 From: Joseph Amis Date: Fri, 30 Oct 2020 10:29:12 -0400 Subject: [PATCH] traffic police --- Projects/3-Advanced/NYC-traffic-ticket.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Projects/3-Advanced/NYC-traffic-ticket.md diff --git a/Projects/3-Advanced/NYC-traffic-ticket.md b/Projects/3-Advanced/NYC-traffic-ticket.md new file mode 100644 index 00000000..6b4966ff --- /dev/null +++ b/Projects/3-Advanced/NYC-traffic-ticket.md @@ -0,0 +1,17 @@ +# NYC-Traffic-Ticket App + +**Tier:** 3-Advanced + +Avoid getting a traffic ticket when you need to run inside to use the bathroom real quick + +## User Stories + +- [ ] User will be notified when the NYC traffic poilice are in the area when user is parked illegally to make an emergency run. + +## Useful links and resources + +- [Cell Tower Triangulation](https://tracki.com/pages/how-gps-tracker-works-and-cell-phone-tower-triangulation-accuracy) + +## Example projects + +- [Waze](https://developers.google.com/waze/deeplinks) \ No newline at end of file