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: