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

iOS

How do i find out what i want for my app?

So i've almost completed the swift 2.0 course on here as well as other various youtube tutorials for apps. I've decided to start creating my own app but i keep hitting road blocks. I feel like i can only do so much right now and cant get any further with what i want to add to my app.

an example would be trying to create a location finder on the launch screen or being able for the user to type in your own post/zip code. When entered, the next screen displays a list of restaurant in your area based on your location. Where would find this sort of info?

J Smillie
J Smillie
39,812 Points

If you're anything like me (and I'm not saying you are), you're probably jumping the gun with what you are trying to do. The Swift course on Treehouse is very good but it's only an introduction to programming for iOS. You might try looking at some examples on the Apple Developer site or thoroughly Googling what you are trying to achieve. Hope this helps!