You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a basic application that lets you save car information (such as the make, model, color, and mpg), and lets you remove the cars information as well.
I used this project to learn how to save and retrieve data from a file using Java.
About
Basic application that lets you save and remove car information such as the make, model, color, and miles per gallon.