Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You will come up with a name for a car dealership. This project's goal is to implement an application for a car dealership, that allows

You will come up with a name for a car dealership. This project's goal is to implement an application for a car dealership, that allows the salesmen to perform their day to day tasks.

With your software, the car salesmen should be able to:

Check / List the inventory Search / Filter the inventory Add to the inventory Delete from the inventory Pick a car and sell it to a customer List all cars sold and who they were sold to The project has to be done in Java using JavaFX.

It is up to you, whether you decide to create the UI programmatically, or by using Scenebuilder. You have to create the appropriate classes in separate files. The project will be graded based on the fulfillment of the requirements, and the workflow of the program. While the functionality of the UI will be graded, the design does not matter for the grade. The project will be presented on the due date in the class by each group. There are multiple ways to earn extra credit for this project: 1. Use Scenebuilder for the UI 2. Use other libraries or other programming techniques that weren't taught in class to add additional features to the application. 3. Incorporate a database and use real data loading, data write, delete, etc on a database of your choice (e.g. MySQL, SQLite, Oracle, MS SQL Server, etc) In total there should be a minimum of 3 screens: Main screen, Inventory Management, Car Sale

show me with scene-builder please

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

Oracle Solaris 11.2 System Administration (oracle Press)

Authors: Harry Foxwell

1st Edition

007184421X, 9780071844215

More Books

Students also viewed these Databases questions