Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 506 Bytes

File metadata and controls

7 lines (6 loc) · 506 Bytes

Product-Management-System-Java-JDBC-Project

Product Management System is a pure console based project created using Java consisting of pure object oriented concepts .Database connectivity has been done through MySQL with help of JDBC.

More Details. The Project has a system for product management for the Client as well as Admin. The project is implemented with the purpose of illustrating Object Oriented Concepts through Java. MySQL has been used for the database in order to store and retrieve data.