Skip to content
#

ticket-pricing

Here are 2 public repositories matching this topic...

Language: All
Filter by language

The POS application includes a secure sign-up and sign-in process, storing admin data in a database for validation. Admin can add movies with details like title, genre, duration, and release date, and view existing movies. Ticket purchases are categorized by age groups, with varying prices, and customer transaction details are stored in database.

  • Updated Jun 6, 2023
  • Java

This program calculates the cost of purchasing different classes of tickets (A, B, or C). Users input the number of tickets needed for each class, and the program computes and displays the total price for each type and the overall total. Perfect for event organizers and attendees to manage ticket purchases.

  • Updated Oct 23, 2024
  • Python

Improve this page

Add a description, image, and links to the ticket-pricing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ticket-pricing topic, visit your repo's landing page and select "manage topics."

Learn more