Online shopping list
This application is a learning application with real world use written using Angular and php with small amounts of html and css, items can be added to the shopping list, updated and deleted.
Features (I would like) to implement
. Store sensitive information outside of source code.
. Formatting of price / total strings.
. Add order to the items list.
. cookies / session with customisable colour scheme.