TaenAhammed / AromaShop

AromaShop is an eCommerce website written in PHP & Laravel with extended MVC Architecture.
0 stars 1 forks source link

Create Repositories and Interfaces for Business Objects #23

Open TaenAhammed opened 4 years ago

TaenAhammed commented 4 years ago

Tasks:

  1. We'll create repositories and interfaces for our business objects.
  2. If business objects contain bugs, we'll fix them.