From ee74373a7c3b3d80e2d65c4e3cb62d3757951467 Mon Sep 17 00:00:00 2001 From: "Mark Tyers (aa7401)" Date: Tue, 20 Jul 2021 12:26:38 +0100 Subject: [PATCH] Feature 1 Demo --- 13 Document Review.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/13 Document Review.md b/13 Document Review.md index b3c0198..f60c729 100644 --- a/13 Document Review.md +++ b/13 Document Review.md @@ -33,6 +33,8 @@ In addition to the information the user enters, the system should also automatic 2. The username of the person uploading. 3. The status which should be set to _uploaded_. +> To demonstrate this feature and to prove that the form works correctly you will need to show that the data is being persisted correctly, either by running a database query or an API call depending on the platform and technology you are using. + ## Feature 2 Display list of all uploaded documents ordered by date with the oldest upload at the top. Include only the following: