Skip to content

Car dealership program that serializes and stores data locally.

Notifications You must be signed in to change notification settings

yebra06/car-dealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

car-dealer

Car dealership application.

Author:Alfredo Yebra Jr.
Email:[email protected]
Date:Febuary 1, 2017
URL:https://github.com/yebra06/car-dealer

Environment

This application was developed on macOS Sierra using Netbeans IDE.

You will need to have Java 8 installed on your machine.

src/cardealership/DealershipMain.java is the main application entry point.

Features

  • Maintain records of cars in your dealerships inventory.
  • Serialize/Deserialize cardealership's data objects.
  • Add and delete cars as you please.
  • Search inventory using a VIN.
  • Show a list of cars within a price range.

TODO

  • Refactor input validation.
  • Tests.
  • Update docs.

About

Car dealership program that serializes and stores data locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages