This project was accessible through a college repository previously. Was uploaded to github to archive the project.
Feel free to use this code as you wish.
The app has these main capabilities:
- Creating, Reading, Updating, Deleting and Storing vehicle and manufacturer data
- Sort the present datasets by various methods using self written custom algorithms
- Provide translations for the command line interface
- Save settings to a file and store translation data in XML
- Test extensively using JUnit (103 tests were written)