User login to create 'projects' then sync to mobile

Soldato
Joined
25 Sep 2003
Posts
3,725
Location
Manchester
I need to build a user backend for an app I'm making. The app requires us to have a user login system which would allow the user to create 'projects', then fill in forms relating to that project which they can then save.

The user will also sync the 'projects' to their mobile devices for our apps use.

We were thinking for a first pass to use basic email, sending a JSON file but I was hoping that I might get lucky and someone know of a 'common' way to do this more professionally using a pre-built platform. Possibly a plugin for Wordpress if I'm *really* lucky.
 
Back
Top Bottom