I think the front end logic is pretty much done - now to the backend.

I was thinking simply saving/loading a static json file since the file is small, and only up to four people will be using it at any given time. Buttttt... when else would I get a chance to learn something very new?

I will be looking at websockets, something I've never done, and yes, very much overkill for the purpose :)