You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Developed a Java-based e-store GUI application using event-driven programming to simulate inventory management, shopping cart functionality, and transaction logging.