Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-inventory-management-system

BS CS 2-A

GROUP MEMBERS:

  • AMAAN UL HAQ SIDDIQUI CS231175
  • PAVESH LOHANA CS231161
  • ABDUL REHMAN KHALID CS231196
  • PARKASH SOLANKI CS231088

OVERVIEW:

This Java-based inventory management system connects to a MariaDB database using JDBC. It allows users to add, delete, and display products through a simple console interface. The project employs Object-Oriented Programming principles to manage products and database interactions. Technologies used include Java, MariaDB, and JDBC for database connectivity.

DEMO

  • Adding Head n Shoulders in the Inventory DB

image

  • Restarting the program and ensuring that DB stored the value

image

About

Java-based inventory management system using JDBC to connect with a MariaDB database. The system provides a simple console interface for performing CRUD operations (Create, Read, Update, Delete) on products. It leverages Object-Oriented Programming (OOP) principles to manage product entities and database interactions.

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages