Skip to content

feat: ordersummary#30

Closed
Soyachandra wants to merge 2 commits intoKBA-Learning:devfrom
Soyachandra:feature/Order_Summary
Closed

feat: ordersummary#30
Soyachandra wants to merge 2 commits intoKBA-Learning:devfrom
Soyachandra:feature/Order_Summary

Conversation

@Soyachandra
Copy link

Description

Order Summary System.

This project demonstrates a simple Order Summary System implemented in Golang.

It defines an order structure that stores multiple order items, calculates the total price, and checks whether the order is eligible for free shipping based on a minimum total threshold.

The project helps beginners understand:

Structs and slices in Go

@Soyachandra Soyachandra changed the title Feature/order summary feat: ordersummary Nov 10, 2025
@tr1sm0s1n tr1sm0s1n closed this Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants