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

Cameron Maciel
Cameron Maciel
1,218 Points

I am looking to develop a Relational Database app, where you create new clients, add work orders, invoice, etc

This will store all my clients, work orders, invoices, store pictures, search jobs, etc what track would be the best for me to develop something like this

1 Answer

Charles Kenney
Charles Kenney
15,604 Points

Cameron Maciel,

If by relational database app you mean, an app that serves data from an API, the Intermediate iOS Development track would be a good start. Specifically the Build a Weather App course, where Pasan goes over interfacing with an API. There is more to come on this subject, hopefully sometime soon, with the Saving Data on a Server course.

However, if you are inquiring about local storage, you're out of luck. The Introduction to Core Data course has been in the works for a while and was originally scheduled to come out in May; but here we are in July. I'm optimistic about Treehouse shipping the course this month, but we'll have to wait and see.

If you need a different resource for learning iOS, I took this course on Udemy and it was great; should be a good option for you, so long as you can get over the annoying intro music on their videos. If you are planning to go this route, I recommend you take action soon as it's currently only $10.

Hope this helps

-Charles