kylecharlesbotha / SEN381-Project

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

Inherit IRepository Interface in all DataAccessLayer classes #76

Closed DarrenOosthuizen closed 3 years ago

DarrenOosthuizen commented 3 years ago

Hi There

Please inherit IRepository Interface in each Data Access Class so that it can implement all the methods from the interface This will help with improving GRASP and SOLID Principle