# UK neighbourhood search Our page uses the following APIs: - [Police Data API](http://data.police.uk/docs/) - [Teleport API](https://developers.teleport.org/) --- # Issues --- - Figuring out how to combine information from the two APIs took some digging - We almost decided to pivot on the project but eventually found a way to pull latitude and longitude information from one API to fetch data from the next --- - We set up minimal HTML but typical DOM manipulation meant our base code got very crowded quickly - Partway through the project we tested a template to allow us to type regular HTML elements into our code. This made some functions look sleeker but didn't immediately fit some of the structure our project had started to develope by then. --- - Deciding which data to display - Both team members had this issue - Conflicts - There were a few confusing merge conflicts --- ![screenshot of a commit fixing a merge conflict](https://i.imgur.com/CyxfsSa.png) --- # Process --- - Similar workflow to previous project - Git - Reviews - Project board - Very asynchronous - Both worked on project at different times of the day - We each worked on different api's --- ![screenshot of different commits to one branch](https://i.imgur.com/NskP62v.png) --- # End Result [Spot Check](https://hackmd.io/@7up2PocxRDSI_yje6OsXGw/SkbrwOWTj/edit) ---
{"metaMigratedAt":"2023-06-17T20:13:04.761Z","metaMigratedFrom":"Content","title":"UK neighbourhood search","breaks":true,"contributors":"[{\"id\":\"4ef1499d-f38e-4132-9846-bb33e2133066\",\"add\":361,\"del\":414},{\"id\":\"eeea763e-8731-4434-88ff-28dee8eb171b\",\"add\":2569,\"del\":1105}]"}
    166 views
   Owned this note