Webeshoppin
From Wiki2
Stuff2Get
You can have shared shopping lists on any mobile device. Update list on one device and the updates show up on another.
http://webeshoppin.info is a jquery-mobile HTML5 app.
future status
Use localStorage for current and completed items on each list
current status
LocalStorage is implemented for markets and shopping links.
log
- change static shopping links to user control, try keeping them in localStorage
- create options page to delete, create join or share lists
- make a url that can be used to create new lists
- workin on webeshppin.js#joinexist line 91? what to do based on exists.
- var cookieList = function(cookieName) {} has been changed only in lists.js move utility functions to one place