Question: Fall 2018 Due Date: December 1 2018 For this project, you can either work alone, or team up in pairs of 2. No teams with

Fall 2018 Due Date: December 1 2018 For this project, you can either work alone, or team up in pairs of 2. No teams with more than 2 team members are allowed. 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 programatically, or by using Scenebuilder. You have to create the appropriate classes in separate files. The project will be graded based on 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 class by each group. 1. 2. Use Scenebuilder for the UI Use other libraries or other programming techniques that weren't taught in class to add additional features to the application. 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) 3. In total there should be a minimum of 3 screens: Main screen, Inventory Management, Car Sale If the project was worked on in a group, each group has to submit a project report BEFORE the due date. This report has to outline the tasks and work performed by each individual group member. Both group members will receive the grade of the project. Also, if any sources / references were used, each group has to submit a reference sheet listing citations and references that helped with this project on Blackboard. If no reference sheet is submitted, it is assumed that all code is original work by the group Fall 2018 Due Date: December 1 2018 For this project, you can either work alone, or team up in pairs of 2. No teams with more than 2 team members are allowed. 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 programatically, or by using Scenebuilder. You have to create the appropriate classes in separate files. The project will be graded based on 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 class by each group. 1. 2. Use Scenebuilder for the UI Use other libraries or other programming techniques that weren't taught in class to add additional features to the application. 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) 3. In total there should be a minimum of 3 screens: Main screen, Inventory Management, Car Sale If the project was worked on in a group, each group has to submit a project report BEFORE the due date. This report has to outline the tasks and work performed by each individual group member. Both group members will receive the grade of the project. Also, if any sources / references were used, each group has to submit a reference sheet listing citations and references that helped with this project on Blackboard. If no reference sheet is submitted, it is assumed that all code is original work by the group
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
