Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Cody Mitchell
393 PointsI want to create a simple App on the iOS platform. Is there someone out there with advice to give me?
Im creating an application that will find a type of place within a 5 mile radius of where I am. No other preferences besides locating that specific type of place. Once I open the application it will prompt me with a simple format screen with a one click button. Once I click the button I want my locational services API to locate all of the locations and give me the results. I want it to connect to the google maps API so it will prompt google maps to open with this address embedded. Making this place easily found. Since I am a novice within the realm of programming in general I have been working on tutorials within the IOS language Swift on Xcode. Learning slowly but surely. I want to start applying my new found knowledge to this simple project I have thought about. Is there someone out there that could lay down a simple outline or framework for me to base this project off? It doesn't have to be too in depth unless you want it to. Any feedback will be appreciated. Thank you.
Cody Mitchell
393 PointsThank you Carl. I will continue researching. Now, what track are you currently working on?
Carl Barrett
1,799 PointsCarl Barrett
1,799 PointsHi Cody,
Whilst I can't offer a simple outline or framework, I would suggest going through more of the courses and using the help function in xcode. There is sample code there which will help you get your head around the specifics you want to know.
I'm in basically the same position as you but the more I enter the courses the more I'm understanding.