Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 773 Bytes

File metadata and controls

12 lines (11 loc) · 773 Bytes

CRM-Customer-Relationship-Manager

This is a database web app that is built using Spring MVC and Hibernate. It contains a simple UI that consists of 2 views: (1) The Listing View: image (2) And the Add/Update customer view: image This view will be used for updating the customer's info and will be containing the desired cutomer's data. Lastly, you may sort the listing based on the FieldName that you choose form the columns.

WHAT's NEXT? Validations and More relations with other table will be added in the future.