February 2014
Intermediate to advanced
410 pages
8h 15m
English
This recipe shows you how to create a simple but complete web app that allows registered users to write notes that can be accessed on all devices. The notes app extends upon the previous login and register recipe to allow the logged-in user to create and manage a note or a to-do list.
Before you start this recipe, ensure you have completed the previous recipe, Building a complete register and login system. You will still need a web server running PHP and MySQL to complete this recipe.
To create a complete mobile web app that can be accessed on all mobile and desktop devices, perform the following steps:
Read now
Unlock full access