Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 924 Bytes

File metadata and controls

18 lines (13 loc) · 924 Bytes

PathFinder

Team PathFinder at the CTC12 Tourism Hack

Pathfinder is a web application that allows the user to generate a Google map route through points of interest within Aberdeen. The waypoints are categorized under castles, distilleries and plaques.

View the live site here

The repository also contains code for scrapers that fetch data from the VisitScotland site, as well as Ian Watts' Plaque Scraper.

Contributors

Ben Owen, Andrew Tait and Paul Castle

API Endpoints

https://ctc12.azurewebsites.net/api/Tours/
https://ctc12.azurewebsites.net/api/Waypoints/
https://ctc12.azurewebsites.net/api/Waypoints/tour/{tourId}