JunWenTan / Iron4_JEDP

0 stars 0 forks source link

Plot the most wheelchair accessible route #30

Open forrestchai opened 8 years ago

forrestchai commented 8 years ago

As a incapacitated patron, I would like to know the most accessible route I can take to my destination

forrestchai commented 8 years ago

Acceptance Criteria:

  1. System to generate route from point A to B with consideration for the following criteria: i. Avoidance of inaccessible areas marked by admins ii. Avoidance of frequently busy areas iii. Route must be wheelchair accessible. iv. Waypoints with better feedback are chosen before those with poor feedback. v. Shortest possible route.
  2. System to display route to user for acknowledgement.