Project in symfony to learn concepts such as DDD, Hexagonal Architecture, TDD, etc ... Concepts obtained from @CodelyTV
- Add/Delete Seller
- Add/Delete Products to linked Seller
- Add/Delete Products to cart
- Get the total amount of the cart
- Increase / Decrease the number of units of a product
- Remove a product from cart
- Delete the entire cart
- Confirm Cart
- Add Testing
- Add Domain Events
Pull requests are welcome.