Inspiration
Inspired by our daily shopping needs, where basically one would need to buy a list of things as fast as possible.
What it does
It reads current user's location, and upon their input of required items, it shows the shortest route around all the items' locations.
How we built it
The app is mainly implemented using ARKit2 framework in iOS platform, integrated with a shortest-path algorithm to come up with the best route to navigate.
Challenges we ran into
The first challenge we ran into was getting everyone to understand the idea. The concept itself might be easy to get, but explaining the technology and how it solves our problem was not . Technically, allocating items locations and adapting the outputs into ARKit2 coordinate system, simple xyz-plane, was difficult. Using some trigonometric equations was the only solution to convert the locations to simple xyz-plane points.
Accomplishments that we're proud of
1- Developing a fully functional prototype which illustrates the main idea. 2- Provide a simple and easy to use user-interface in the application. 3- Make use of AR technology in a best possible use-case.
What we learned
1- Teamwork 2- Getting more experienced in AR technology. 3- Getting to know more about Geo systems.
What's next for CARTY
We feel ambitious and want to take CARTY to the next level by collecting more data which expresses customers habits. This gives us the ability to provide users with a better seamless shopping experience, and retailers with insightful knowledge about customers needs.
Built With
- arkit
- ios
- route-analysis
Log in or sign up for Devpost to join the conversation.