Skip to content

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.

License

amiruzzaman1/Movie-Ticket-Booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Ticket-Booking

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 the database. The application also features minimize and close options for convenience.

Functionalities

  • Admin sign-up with email, username, and password (minimum 8 characters)
  • Sign-in process with database connection and data matching
  • Ability to add new movies with title, genre, duration, and release date
  • Display of existing movies in the management system
  • Search functionality for movies based on title, genre, duration, or release date
  • Option to choose whether a movie is shown today or not
  • Admin control over movie availability
  • Implementation of a "current" option in the database to determine movie premiere status
  • Ability to purchase tickets for available movies
  • Different pricing based on age groups (student, adult, senior)
  • Calculation of ticket prices based on age group selection
  • Storage of customer details in the database
  • Transaction details, including date and ticket price, available in the database

System Design

image

Screenshots

Sign Up

image

Sign In

image

Dashboard

image

Movies

image

Movie Status

image

Ticket Purchase

image

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published