|
|
|
|
|
by kneisley
4593 days ago
|
|
I have to +1 the parse.com suggestion. Their API has an Angular wrapper if you really know it well. Or, if you haven't hit the 'Angular Wall' (meaning you haven't built something of real-world complexity with it), you can use their JS SDK, which is a backbone fork. I suggest you open source all of it, and keep HN up to date on progress. List out what the product should do, and how you want to design your models. You'll get some solid feedback. Web iterates fast, so I'd use web rather than jumping right into native. You'll be able to show your code to coders, and show your product to social workers and those who support at-risk people. |
|