Skip to content

zalan-toth/Vehicle_Management

Repository files navigation

Vehicle Management Application in Java

Assignment for Programming Fundamentals at SETU

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.

Features

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)

Screenshot

image

About

Java app for vehicle management using CLI + extensive JUnit Testing + Translation System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages