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

Server for iOS application

sorry, i am beginner, and I am really interesting in - how can I do it, I want to do anything like CMS platform where user will be able to change content of the application. can anybody help me? what should I know?

5 Answers

parse.com?

what is it?

            can you show me the example of the Application that use their SDK?

I have only started this project that uses Parse, what we are doing is storing Username, Password, E-mails for users signing up to the app, the app will be similar to snapchat, you can send a message or image that will explode or disappear after a certain timeframe after being opened. Parse allows you to store data, check analytics and much more but i am only starting to learn about its uses.

I am not very experienced in this field yet but i would imagine you could, using a similar system with an offer class where they could manage offers. Again as i said i have a lot of learning to do yet there are many more experienced here who may offer you a better insight.

Can you be more specific about the details? I'm don't quite understand, your description is unclear. A CMS stands for content managements system, which is usually something used for websites. Are you referring to a CMS app for iOS to control content or something like that?

my project related with iBeacon, you know? i want to create the application where boutiques chiefs can manage their offers for iBeacons.

my project related with iBeacon, you know? i want to create the application where boutiques chiefs can manage their offers for iBeacons.

I'm not sure if this is the same iBeacons you're referring to, but here is an example of using iBeacons API for iOS: http://www.devfright.com/ibeacons-tutorial-ios-7-clbeaconregion-clbeacon/

If you're new to iOS development, I would highly recommend going through all of the Treehouse iOS lessons/projects. These should prepare you to begin using various APIs for your own applications.

I'm not familiar with iBeacons, but there's a great tutorial here on treehouse that can help you get started with parse.com. You should also check out their documentation which is pretty good.