indiehd / velkart

An extensible shopping cart, order management, and payment processing system built upon clean-coding principles and designed for Laravel.
GNU Affero General Public License v3.0
1 stars 4 forks source link

Issue 15, implement Orders #23

Closed cbj4074 closed 4 years ago

cbj4074 commented 4 years ago

I'm removing WIP status because I think it makes sense to add the other relations, such as Address, Courier, and Order Status in a subsequent PR. I just don't want this branch to diverge so far (especially in consideration of the other refactoring that's happening) that it becomes a nightmare to merge back in.