I'm making a simple weight loss tracking tool in Construct 3. I have the basic functionality working but I'd like to make it so that when I go to the site I can see what the other person entered in their text field and same for my text field, so they can see what I entered.
I'm thinking I might have to use a database, ajax, or maybe the multiplayer object but all that seems kind of complicated for making what I think is sort of a simple functionality, just saving an input value and then setting the text field to that same input when I go to the site.
Here's a link to what I have so far: http://weightlosstool.bitballoon.com
Thanks in advance if anyone can help me out, I've been going in circles trying to figure this out so it would be a big help.
By the way, bitballoon is a cool site if you need a place to host your games.