Video Player is loading.
This is a modal window.
The media could not be loaded, either because the server or network failed or because the format is not supported.
Java Project Tutorial - Create a Real Estate Management System - PART 1
Java Real Estate Management Project Step by Step Using netbeans And MySQL Database - Part 1
▶ Watch The Next Part Of This Project: https://youtu.be/h-cUbeCxI_A
------------------ Check out my Java Projects! --------------------
▶ Inventory Management System - http://bit.ly/Java_Inventory
▶ Students Information System - http://bit.ly/Students_System
▶ Contacts Management System - http://bit.ly/Contact_Project
▶ Hotel Management System - http://bit.ly/Java_Hotel
▶ All My Programming Projects Here - http://bit.ly/2HrU8hK
▶ My Source Code Store Here - http://bit.ly/2OsC0TU
------------------------------------ Project Description ------------------------------------
in this java project tutorial we will see how to make a desktop application in java using netbeans and mysql database.
the role of this project is to manage the real estate property like
the houses,apartements, lands, shop, and buildings.
What We Will Use To Build This Project ? :
- Java Programming Language.
- NetBeans Editor.
- XAMPP Server
- MySQL Database.
- PhpMyAdmin.
- pixabay.com - get free images
What We Will Do In This Project ? :
- we will create and design a login form for the admin and the other users to login, with username and password verification.
- we will create a class to connect our project with the mysql database we will create.
- we will create a form to manage the property owner.
- we will create a form to manage the the real estate property client.
- we will create a form to manage the property type, 4 types to be specific, and you can add more if you want:
1. Residential real estate.
2. Commercial real estate.
3. Industrial real estate.
4. Land.
- we will create a form to manage the property:
search, add, edit, delete the property,
- we will create a form to manage the property images:
in this form you can't edit the property image only add and delete
you can also see the property images in a slideshow with a next and previous button to navigate the images.
- we will create a form to manage the sales.
Functions and Queries We Are Gonna Build:
- create a function to get the connection with mysql database.
- create the search, insert, update and delete functions.
- display data in jtables using arraylist.
- display data in jcombobox with key and value using hashmap.
- browse image from your computer and display the selected image in a jlabel.
- create a function to resize the image to fit the jlabel.
- create a function to navigate between images
Java Swing Components We Will Use In This Project:
- JFrame
- JPanel
- JTextfield.
- JTextArea.
- JCombobox.
- JTable.
- JButton.
- JLabel.
- JSpinner.
- JCheckbox.
- JList.
-------------------------- JAVA Tutorials -----------------------------
▶ Java Login and Register Form - http://bit.ly/Java_Login
▶ Java Calculator In Netbeans - http://bit.ly/Java_Calculator
▶ Java Tic Tac Toe Game - http://bit.ly/Java_TicTacToe
▶ Java JTree Tutorial - http://bit.ly/Java_JTree_Tutorial
▶ Java and MySQL Tutorials Using Netbeans - http://bit.ly/Java_Mysql
▶ Java Gui Tutorial For Beginners - http://bit.ly/Java_Gui
▶ Java JTable Tutorial - http://bit.ly/JAVA_JTable_Tutorial
▶ Create a Project In Java With MySQL - http://bit.ly/Java_Mysql_Project
----------------------------------- JAVA PRODUCTS ---------------------------------------
▶ Java Projects Bundle - http://bit.ly/JavaProjectsBundle
▶ Master Java core Development step-by-step - http://bit.ly/2HXSuAn
--------------------------------------------------------------------------------------------------------
visit our blog https://1bestcsharp.blogspot.com/
facebook: https://www.facebook.com/1BestCsharp
twitter: https://www.twitter.com/1BestCsharp_
subscribe: http://goo.gl/nRjPKk
programming projects with source code:
http://1bestcsharp.blogspot.com/p/programming-projects.html
share this video: https://youtu.be/eSi8Vogsaig
watch this project demo: https://youtu.be/Q8bY5WynBls
#java #real_estate #project #netbeans #programming #1bestcsharp
▶ Watch The Next Part Of This Project: https://youtu.be/h-cUbeCxI_A
------------------ Check out my Java Projects! --------------------
▶ Inventory Management System - http://bit.ly/Java_Inventory
▶ Students Information System - http://bit.ly/Students_System
▶ Contacts Management System - http://bit.ly/Contact_Project
▶ Hotel Management System - http://bit.ly/Java_Hotel
▶ All My Programming Projects Here - http://bit.ly/2HrU8hK
▶ My Source Code Store Here - http://bit.ly/2OsC0TU
------------------------------------ Project Description ------------------------------------
in this java project tutorial we will see how to make a desktop application in java using netbeans and mysql database.
the role of this project is to manage the real estate property like
the houses,apartements, lands, shop, and buildings.
What We Will Use To Build This Project ? :
- Java Programming Language.
- NetBeans Editor.
- XAMPP Server
- MySQL Database.
- PhpMyAdmin.
- pixabay.com - get free images
What We Will Do In This Project ? :
- we will create and design a login form for the admin and the other users to login, with username and password verification.
- we will create a class to connect our project with the mysql database we will create.
- we will create a form to manage the property owner.
- we will create a form to manage the the real estate property client.
- we will create a form to manage the property type, 4 types to be specific, and you can add more if you want:
1. Residential real estate.
2. Commercial real estate.
3. Industrial real estate.
4. Land.
- we will create a form to manage the property:
search, add, edit, delete the property,
- we will create a form to manage the property images:
in this form you can't edit the property image only add and delete
you can also see the property images in a slideshow with a next and previous button to navigate the images.
- we will create a form to manage the sales.
Functions and Queries We Are Gonna Build:
- create a function to get the connection with mysql database.
- create the search, insert, update and delete functions.
- display data in jtables using arraylist.
- display data in jcombobox with key and value using hashmap.
- browse image from your computer and display the selected image in a jlabel.
- create a function to resize the image to fit the jlabel.
- create a function to navigate between images
Java Swing Components We Will Use In This Project:
- JFrame
- JPanel
- JTextfield.
- JTextArea.
- JCombobox.
- JTable.
- JButton.
- JLabel.
- JSpinner.
- JCheckbox.
- JList.
-------------------------- JAVA Tutorials -----------------------------
▶ Java Login and Register Form - http://bit.ly/Java_Login
▶ Java Calculator In Netbeans - http://bit.ly/Java_Calculator
▶ Java Tic Tac Toe Game - http://bit.ly/Java_TicTacToe
▶ Java JTree Tutorial - http://bit.ly/Java_JTree_Tutorial
▶ Java and MySQL Tutorials Using Netbeans - http://bit.ly/Java_Mysql
▶ Java Gui Tutorial For Beginners - http://bit.ly/Java_Gui
▶ Java JTable Tutorial - http://bit.ly/JAVA_JTable_Tutorial
▶ Create a Project In Java With MySQL - http://bit.ly/Java_Mysql_Project
----------------------------------- JAVA PRODUCTS ---------------------------------------
▶ Java Projects Bundle - http://bit.ly/JavaProjectsBundle
▶ Master Java core Development step-by-step - http://bit.ly/2HXSuAn
--------------------------------------------------------------------------------------------------------
visit our blog https://1bestcsharp.blogspot.com/
facebook: https://www.facebook.com/1BestCsharp
twitter: https://www.twitter.com/1BestCsharp_
subscribe: http://goo.gl/nRjPKk
programming projects with source code:
http://1bestcsharp.blogspot.com/p/programming-projects.html
share this video: https://youtu.be/eSi8Vogsaig
watch this project demo: https://youtu.be/Q8bY5WynBls
#java #real_estate #project #netbeans #programming #1bestcsharp
- Category
- Real Estate
Comments