kylecharlesbotha / SEN381-Project

Software Engineering 381 Project/Belgium Campus
0 stars 0 forks source link

PLEASE FINISH CRUD OPERATIONS FOR ClientDH #57

Closed DarrenOosthuizen closed 3 years ago

DarrenOosthuizen commented 3 years ago

Please finish the CRUD operations for the ClientDH File C - Create R - Read U - Update D - Delete

IMPORTANT!! Please work within the data-access-layer branch

DarrenOosthuizen commented 3 years ago

Hi There

ClientDH CRUD has been completed. Also added a new method for GetClient to retrieve single client details

DarrenOosthuizen commented 3 years ago

ClientDH Reviewed and is Good