The Contact Management System is a Java-based application that allows users to manage their contact information. It uses MySQL as the database backend for storing and retrieving contact details such as name, phone number, email, and address.
Features:- It adds new contacts to the database, view all contacts stored in the database,update contact details, delete contacts from the database, search for contacts by name.
To see the code, click on master branch.