From 22e64a8861b3ec84266c02c4baf287324e93b4e5 Mon Sep 17 00:00:00 2001 From: "Mark Tyers (aa7401)" Date: Tue, 20 Jul 2021 12:28:02 +0100 Subject: [PATCH] Feature 1 Demo --- 16 Restaurant Reviews.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/16 Restaurant Reviews.md b/16 Restaurant Reviews.md index 0550abc..667c142 100644 --- a/16 Restaurant Reviews.md +++ b/16 Restaurant Reviews.md @@ -35,6 +35,8 @@ In addition to the data the user supplies in the form, the following data should If there is already a restaurant in the database that shares the same name and postcode (not case sensitive), the restaurant should not be 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 the restaurants that have been added. For each, the following data should be displayed: