Multiple Items

I am trying to set up a 1 to many relationship. Easy enough, but other than in the back end browser, is there a way to add records to the many from the front end?

This a play database, and I want to be able to allow the members to add/edit/delete their own play data.

This backend works great, but how can you add to the multiple from the front end?

In other words, is there a way for a visitor to a wix website to add multiple items in a relational way?