From cfeee7f5f13c555104af699f584eb255e1465b4a Mon Sep 17 00:00:00 2001 From: Sasitha Layan Yasathilaka <37419098+SasithaLY@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:19:51 +0530 Subject: [PATCH 1/3] Updated Readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1de1927..af91749 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# Procurement_System -this is a procurement management system +# Procurement Management System + +This project is implemented using C# for a Web based Procurement Management System. From 68adcd0e616a37ffa6bcc67d64b4ee05627da249 Mon Sep 17 00:00:00 2001 From: Sasitha Layan Yasathilaka Date: Sat, 8 Oct 2022 13:03:59 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index af91749..dc9c961 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Procurement Management System This project is implemented using C# for a Web based Procurement Management System. + +Following functions are implemented +* Create a procurement +* Manage a procurement From 7769bb1b583f340326c1c59a4973e2c29ff23dd1 Mon Sep 17 00:00:00 2001 From: Sasitha Layan Yasathilaka Date: Sun, 29 Oct 2023 17:20:58 +0530 Subject: [PATCH 3/3] Updated Documentation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dc9c961..25a9a8b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,8 @@ This project is implemented using C# for a Web based Procurement Management Syst Following functions are implemented * Create a procurement * Manage a procurement +* Authorize procument +* Remove procument +* Get reports + +