ST10460868-K/PROG6212-LecturerClaimSystem
Implemented ClaimService for calculations and saving
Open
#3 opened on Oct 24, 2025
documentationenhancementgood first issue
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Title: Implemented ClaimService for calculations and saving Assignees: @ST10460868-K Projects: Lecture Claim Submission Description:
- Added ClaimService.cs to calculate totals and store records in claims.txt.
- Handles rounding and data persistence.