Create A GUI JavaFx Currency Exchange With Clean Java Code
java, javafx, API web, GUI Desktop app, clean code
Development ,Programming Languages,Java
Lectures -31
Resources -2
Duration -3.5 hours
Lifetime Access
Lifetime Access
30-days Money-Back Guarantee
Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.
Course Description
In this course we will create together a javaFx desktop application for Currency Exchange, we will create the graphical user interface using Scene Builder, By the way, Scene Builder is free and open source and it based on Drag & Drop user interface design allows for rapid development.
We will design the GUI (frontend) separated from the Java backend code.
For the frontend we will design a beautiful dashboard which gather different components(anchorPanes , imageViews , textFields , labels , buttons , lineChart and combobox)
We will see the apilayer website and various api provided for the currency exchange and understanding some end point and its parameter. we will test distinct http GET request using free tool (reqBin)
We will also try to focus on oriented object programming and Java for the backend with clean, maintainable, and flexible code, We will split each functionality alone into separate classes:
classes to interact with remote API Connection.
controller class to interact with the view model (FXML file in our case).
models classes to create the objects fetched from the remote API.
services class for the business logic and different functionalities to deal with the user input.
class to implement an interface that contains all the needed methods in our project.
we will test the whole backend in the main method and fix all the problems that we faced before to link it with the frontend.
finally, we will finalize our project by implementing all methods inside the dashboard controller class, this class has a direct interaction with the user input and result output.
Goals
- Build A Desktop Application Using JavaFx
- Write Clean, Maintainable, And Flexible Java Code Backend
- Interacting And Fetching Data From A Remote API (Application Programming Interface)
- Creating GUI(Graphical User Interface) Using Scene Builder
Prerequisites
- Basic Java Programming Language
- Basic OOP (Oriented Object programming) Approach
Curriculum
Check out the detailed breakdown of what’s inside the course
Course preview
1 Lectures
- Course Preview 01:06 01:06
Introduction
2 Lectures
Creating The Frontend App (Graphical User Interface)
6 Lectures
Linking The Backend With The Frontend
3 Lectures
API Explanation And Structure Project
3 Lectures
Creating The backend Application
11 Lectures
Finalizing Controller Dashboard Class
5 Lectures
Instructor Details
gasbaoui mohammed al amine
Course Certificate
Use your certificate to make a career change or to advance in your current career.
Our students work
with the Best
Related Video Courses
View MoreAnnual Membership
Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses
Subscribe nowOnline Certifications
Master prominent technologies at full length and become a valued certified professional.
Explore Now