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

Android

Magento android app project query!

I have to make an android application for a dummy magento e-commerce website as a college project...I have found this open source project on github (https://github.com/prashant31191/meets-android) to connect android application to my magento website...not using their rest or soap api...i'll be implementing google+ sign in as well...where should i store the customer details...should i use parse.com or can i store it on the magento backend itself?...also is this the right approach? I'm a novice...so any help would be greatly appreciated!!