-
Discount Tiers:
4+
items →10%
discount10-20
items →20%
discount
-
Restrictions:
- 🚫 Maximum limit:
20 items
per product - 🚫 No discounts below
4 items
- 🚫 Maximum limit:
The project follows a modular architecture, separating concerns between domains.
-
Clone the repository
git clone https://github.com/YOUR_GITHUB/DeveloperEvaluation.git cd DeveloperEvaluation
-
Run the application using Docker
docker-compose up -d --build
-
Access the API
Swagger UI: http://localhost:8080/swagger
Run unit tests using:
dotnet test