Skip to content

CodeTheCity/PathFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}