Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE write a java application with the following requirements using javaFX & Scene builder * NOTE: please separate each class so it is easier for

PLEASE write a java application with the following requirements using javaFX & Scene builder
*NOTE: please separate each class so it is easier for me to paste it & DO NOT USE CHAT GPT
The Event Booking System is a Java application designed to facilitate booking events like conferences, concerts, seminars, workshops, and more. The system aims to provide users with a user-friendly platform to browse upcoming events and book tickets.
Key Features:
- The system has two scenes: admin scene, and user scene.
- The admin can perform event management: add, edit, and delete events.
- Events include details such as title, category, description, date, time, location and capacity (number of available ticket)
- Users can browse upcoming events and view event details.
- Users can select events and book tickets based on available slots.
- Users can book multiple tickets at once.
Minimum Requirements:
- Classes for Event, Ticket and User.
- At least two scenes: admin and user.
- The user scene should show events title, location, date, time and available ticket.
- Past events (with date older than current day) should be either excluded from the view
entirely, or if shown in the program, the user must not be able to book them.
- The admin should be able to create, delete and edit events in the admin scene.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Support For Data Mining Applications Discovering Knowledge With Inductive Queries Lnai 2682

Authors: Rosa Meo ,Pier L. Lanzi ,Mika Klemettinen

2004th Edition

3540224793, 978-3540224792

More Books

Students also viewed these Databases questions