From a260db69d6d595fba407050b64b94e9a0830c93f Mon Sep 17 00:00:00 2001 From: "Mark Tyers (aa7401)" Date: Tue, 20 Jul 2021 12:23:36 +0100 Subject: [PATCH] Feature 1 Demo --- 07 Frequently Asked Questions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/07 Frequently Asked Questions.md b/07 Frequently Asked Questions.md index c970f62..5322b79 100644 --- a/07 Frequently Asked Questions.md +++ b/07 Frequently Asked Questions.md @@ -31,6 +31,8 @@ In addition, the following data should be captured without the user needing to e 1. The username of the person asking the question. 2. The date and time when the question was posted. +> 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 The home screen should display a list of the questions that `users` have asked. This should include: