Hi Guys,
Sorry, noob alert. Running through the Pusher Real-time Tables got me wondering about a application for my sons sports club. They meet for practice twice a week and each time someone has to produce a paper form to take some information of the attendee's. The data we collect is:-
{First Name} {Last Name} {Member} {Kit Hire} {Cost}
The 'Cost' depends on member status and 'Kit Hire'
Would it be possible to generate a table with current date inserted as an identifier, add new attendee (if necessary, like the example in the link above), then save the current table and be able to retrieve that data at a later time.
I hope that makes sense. It would basically be like save the paper forms but obviously online.
Thanks in advance.