Skip to content

VCSTDN2024/prog6212-part2-named-bill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contract Monthly Claim System (CMCS)

This workspace contains the prototype and Part 2 implementation for the PROG6212 Portfolio of Evidence assignment.

Structure:

  • src/CMCS - ASP.NET Core MVC application (prototype + Part 2 features)

Notes:

  • The repository uses an in-memory store for claims. No database is required to run the demo.
  • To run this project you need .NET 7 SDK installed.

Status:

  • Part 1: GUI prototype created (non-functional front-end available in Views).
  • Part 2: Claim submission, approval/rejection, file upload wiring added (in-memory storage).

Refer to POE_Part2_Report.docx for the formal Part 2 Word document required for submission.

About

prog6212-part2-named-bill created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published