Ticketting system

Hello all,

I want to create a ticketting system to enter an attraction.

Databases are users, ticket types, and sale.

Under ticket types i have: name and price, so example is name: adult and price: 10.

Under sale i have: name, adult, child, total cost.

I have created buttons called adult and child.

When the adult or child button is clicked, i want there to be a count on the ‘sale’ database of the number of adults and childs clicked under its respective fields. Beside the button i want there to be a count of how many time it has been clicked.

Could anyone help? I think its easy to do but cant get my head round it.

If a cloneable app can be made, it would really help. Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.