I need a custom API-Centric application based on the tutorial here: http://net.tutsplus.com/tutorials/php/creating-an-api-centric-web-application/
meaning.. a lot of the foundation of the project is already done as the code example at that site. YOU MUST UNDERSTAND WHAT API-CENTRIC means. EVERYTHING must utilize the API. But I don’t want a TODO application as that project is.
What I need is a registration/login/dashboard script.
Registration:
– first name
– last name
– email address
…
