Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 300 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 300 Bytes

customer-crud

This is a customer CRUD (Create, Read, Update, Delete) application implemented in Java. The application allows you to perform basic operations on customer records such as adding new customers, retrieving customer information, updating customer details, and deleting customer records.