From aaa4f5fe280a9aaf0fe2b655d3bd0989ba097975 Mon Sep 17 00:00:00 2001 From: "Mark Tyers (aa7401)" Date: Tue, 20 Jul 2021 12:25:01 +0100 Subject: [PATCH] Feature 1 Demo --- 09 Game Reviews.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/09 Game Reviews.md b/09 Game Reviews.md index 6098b01..e60ad19 100644 --- a/09 Game Reviews.md +++ b/09 Game Reviews.md @@ -31,6 +31,8 @@ When the game is added, the following data should be automatically added to the 1. The username of the person adding the game. 2. The date and time of when the game was added. +> 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 homepage should display all the games that have been added. For each there should be the following: