This Power BI-inspired project is developed using JavaFX and SceneBuilder. It fetches data from a URL in JSON format and displays it on the screen using tables, charts, and interactive UI elements.
- Fetches data dynamically from a URL.
- Displays data in a table format.
- Provides filtering options for region, vehicle type, and year.
- Visualizes data using bar charts, pie charts, and scatter plots.
- User-friendly UI designed with SceneBuilder.
- JavaFX for UI development.
- SceneBuilder for UI layout design.
- JSON Parsing for fetching and processing data.
- Charts & Graphs for data visualization.
- Clone the repository or download the source code.
- Ensure you have JavaFX set up in your environment.
- Run the project using your preferred IDE (IntelliJ, Eclipse, or NetBeans).
- The application will fetch data from the URL and display it on the UI.
- Add real-time data updates.
- Improve UI design and responsiveness.
- Implement data export functionality.
This project is licensed under the MIT License.

