Skip to content

5. Team Roster

Nick Holbrook edited this page Apr 20, 2021 · 20 revisions

Claire

Responsible for displaying waypoints using ARKit Corelocation. Implemented AR View Scene and camera/location requests. Implemented triggering new api calls to directions when waypoint is reached. Worked on displaying waypoints vs destination pins.

Kate (Project Manager)

Responsible for creating and displaying a running time to destination alongside the AR scene of the app. Leveraged CoreLocation framework and ARkit-Corelocation library to track user's location on the front-end and provide alerts on arrival to destinations. Worked on designing UI and standardizing code to call APIs across different sections of the app. Contributed to the display of pins within AR scene.

Meixuan

  • Mainly worked on the Welcome scene
  • Worked on setting up the connection with the backend
  • Implemented sort-by-distance and sort-in-alphabetical-order features, together with a search bar

Mohammad

Responsible for working on the front-end design and creating Destination and Description views. Also assisted with arrival pop-up and welcome screen.

Nicholas H

Responsible for creating and maintaining the backend infrastructure. Assisted with various frontend tasks (such as notification on arrival and displaying waypoints) and various backend endpoints (such as selecting and displaying destinations and venues).

Nicholas M

Responsible for building backend endpoints, specifically helping with the venues and destinations endpoints and with calculating the distance from the user to each destination and venue. Additionally contributed to market analysis and business model canvas research and presentation creation.

Ryan

Responsible for creating database schema and test data. Using this data, implemented a set of APIs to interface with frontend team for retrieving venues, destinations, and directions for our app. Utilized Dijkstra's Algorithm for pathfinding and took steps to ensure its correctness.

Clone this wiki locally