Skip to content

DylanMJHughes/EngineEdgeManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Engine Edge Management System

A Java-based car parts inventory management system developed as part of university coursework.

The project focuses on applying object-oriented programming principles to solve a practical inventory management problem within an automotive context.

๐Ÿ“˜ Coursework Context

This project was created as part of a software development module. The objective was to design and implement a structured application that manages inventory data using Java.

๐Ÿš— Project Overview

Engine Edge Management is a console-based system that allows users to manage automotive parts inventory.

The system supports:

  • Adding and removing car parts
  • Updating stock quantities
  • Viewing and managing inventory records
  • Validating user input and handling errors

โš™๏ธ Features

  • CRUD operations for car parts
  • Stock level tracking
  • Input validation
  • Object-oriented design (classes, methods, encapsulation)
  • Clear and readable program structure

๐Ÿง  Skills & Concepts Demonstrated

  • Java programming
  • Object-Oriented Programming (OOP)
  • Use of collections and control structures
  • Problem-solving and logical design
  • Writing maintainable coursework-level software

๐Ÿ› ๏ธ Technologies Used

  • Language: Java & CSS
  • Environment: Console-based application
  • Tools: Standard Java libraries

About

Car Parts inventory management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors