PlowPath

PlowPath is a web app created for the purpose of tackling York University's snow and ice removal challenges. The web app acts as a means of direct communication for students/staff to report any concerning road conditions, which would then be seen by the road maintenance crew in a dashboard UI. The dashboard displays a heat map table listing all the streets on campus, and their respective statuses such as safe, caution, or dangerous. As well, we implemented a Google Cloud Maps API for users to easily view the roads so that they can report accurate clearing requests for subpar conditions. The app was created using React.js and Node.js.