Udacity iOS Developer Nanodegree: Capstone Project
Full source code: github.com/mikemdev40/Ordered
Never again forget that great entree you ordered for dinner, and always have a restaurant to recommend to friends!
• Utilizes Google Maps’ Place Details and Autocomplete APIs to search for and download information on locations.
• Users can sort saved places and items in various ways, filter items to show only those from a specific place, and see at-a-glance aggregate data points for both places and items.
• Displays all saved places on a map and allows quick access to saved items for a specific place by tapping on the location’s map bubble.
• Includes a custom privacy policy and requires terms acknowledgement from user.
• Developed for multiple size classes, and tested for memory leaks and under various networking conditions.