From 169c4e6704ebb5b2943d7256312500e3b3b4d6b0 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Sun, 10 May 2020 14:05:25 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c434c5..f4062f8 100644 --- a/README.md +++ b/README.md @@ -112,12 +112,14 @@ Your task is to design the database structure and also provide the queries for t You can even collaborate with the backend dev and use models. Your database must accommodate for: +```` - Template name - Locations where to add content (Might require 1 to many for RDBMS) - Demo link - Id - Theme information (Derived from Template name and locations to add content) +```` Queries it must accommodate for 1. Adding a new theme