Skip to content
Permalink
Browse files
Feature 1 Demo
  • Loading branch information
aa7401 committed Jul 20, 2021
1 parent e41a51a commit 22e64a8861b3ec84266c02c4baf287324e93b4e5
Showing 1 changed file with 2 additions and 0 deletions.
@@ -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:

0 comments on commit 22e64a8

Please sign in to comment.