JavaFX Tutorial (PART 1/4) - Movie Ticket Booking Management System in Java Netbeans

preview_player
Показать описание
In this Part 1 video, I will show you how to build complete Login and Signup functions and also design a dashboard application for Movie Ticket Booking Management System using SceneBuilder and Java Netbeans.
*
*
*
*
*
------------(CONTAIN TOPICS)------------------
- HOW TO BUILD AN APPLICATION IN JAVA USING SCENEBUILDER AND NETBEANS
- HOW TO DESIGN THE APPLICATION
- UI DESIGN
- BUILD LOGIN AND SIGNUP WITH JDBC
- HOW TO USE SCENEBUILDER
- HOW TO DESIGN USING CSS IN JAVAFX
- HOW TO DESIGN LOGIN AND SIGNUP FORM
and so much more....

*
*
*

(JAVAFX TUTORIALS PLAYLIST LINK):

-------(OTHER JAVAFX TUTORIALS)-------

Student Management System in JavaFX

Supermarket Management System in JavaFX

Bus Management System in JavaFX

Hotel Management System in JavaFX

Movie Ticket Booking Management System in JavaFX

School Management System in JavaFX

Library Management System in JavaFX
-----------------------------------------
CRUD with Source code

-----------------------------------------

------(MUSIC)-------
Angel’s Dream - Aakash Gandhi
Anton - Dan Bodan
Arms of Heaven - Aakash Gandhi
Beneath the Moonlight - Aaron Kenny
Beseeched - Asher Fulero
Bittersweet Waltz - Sir Cubworth
Dream Of The Ancestor - Asher Fulero
Dreamland - Aakash Gandhi
Drops of Earth - Aakash Gandhi
Falling Snow - Aakash Gandhi
Frozen in Love - Aakash Gandhi
Heavenly - Aakash Gandhi
If You Close Your Eyes I'm Still With You - Late Night Feeler
In The Throes - Asher Fulero
Invisible Beauty - Aakash Gandhi
Kiss the Sky - Aakash Gandhi
Lifting Dreams - Aakash Gandhi
One Step Closer - Aakash Gandhi
Shattered Paths - Aakash Gandhi
The Beauty of Love - Aakash Gandhi
The Closing Of Summer - Asher Fulero
Til Death Parts Us - Aakash Gandhi
Twinkle in the Night - Aakash Gandhi
Unrequited - Asher Fulero
We Are the Rain - Aakash Gandhi
White River - Aakash Gandhi

- MarcoMan

#Java #netbeans #javafx #MovieTicketBookingSystem
Рекомендации по теме
Комментарии
Автор

Thank you man. It really helps. Keep working ))

karimjapparov
Автор

Hey !

In your code --> private void signup
You overwrite the variable "prepare" to check whether the username exists. However, if you do this, the registration will no longer work because you replace the "sql" statement with "sql1". Sorry for my bad english. I hope you understand.
My solution would be to first consider whether the username exists. As soon as it does, the "alert" should be executed with the message that the username already exists. Otherwise, the username should be inserted into the database with a new statement. Like this--->
try {
prepare =
result = prepare.executeQuery();
...
if(validEmail){

if(result.next() == true){
alert = new Alert(AlertType.ERROR);
alert.setTitle("ERROR");
....
}else{
prepare =
....
....
create a new account!");
}
}
}

kayitaely
Автор

Hello Sir, Great Content. Can you please share the source code for this project? I really need this for studying. Thank you.

BlackPanther-kbme
Автор

Can Provide the the repository or the source code of this project ? That would be very helpful.

sakibshanto
Автор

Can you make it with java swing please

Userit
Автор

I want to ask, why you don't design it in java netbeans?

muhd.najhan
Автор

Hi, where did you get the fontawesomefx-8.2.jar file so that you can import it in the libraries, since i couldnt find it

minute = 27:50

taulantllumnica
Автор

Can you please give me the source code pleaseeew

raghadh
Автор

can i please ask sir or anyone else who knows, what design pattern are you using please ?

niggamelon
join shbcf.ru