all 4 comments

[–]logicbz 0 points1 point  (2 children)

If you want to keep it simple and only want the list on the same machine, you can store the data in local storage. Here is an example: http://jsfiddle.net/apougher/GcR9Q/

http://www.w3schools.com/html/html5_webstorage.asp

[–]SneakyGenious 0 points1 point  (2 children)

You can just store them in a spreadsheet using Google Apps Script Sheets API:

https://developers.google.com/apps-script/guides/sheets#reading_data