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

parse.com is no longer offering a service and i need a similar site to use in "Self-Destructing Message app" project.

Please let me know if there is a similar site that offers the same services?

Thank you, -Armen

3 Answers

Thank you Paul!

Paul Harding
Paul Harding
18,822 Points

The other option if you are feeling really hardcore you can write your own. Learn by doing. I would recommend taking the Full Stack JavaScript Track. That should teach you all the skills you need to build your own equivalent of the parse back-end using something like Node.js

Thank you Paul! I am going to take that course, Thanks again.

Sage Elliott
Sage Elliott
30,003 Points

I'd suggest looking into firebase! https://www.firebase.com/ I've heard great things about it for similar projects. I'm not sure how easy/harder it is to use compared to Parse, but give it look!

Thank you Sage!