diff --git a/server/db.sqlite3 b/server/db.sqlite3
new file mode 100644
index 0000000000..e7a0a78162
Binary files /dev/null and b/server/db.sqlite3 differ
diff --git a/server/djangoapp/templates/djangoapp/about.html b/server/djangoapp/templates/djangoapp/about.html
new file mode 100644
index 0000000000..bb525d5275
--- /dev/null
+++ b/server/djangoapp/templates/djangoapp/about.html
@@ -0,0 +1,5 @@
+
+
+Welcome to Best Cars dealership, home to the best cars in North America. We sell domestic and imported cars at reasonable prices.
+
+
\ No newline at end of file
diff --git a/server/djangoapp/templates/djangoapp/contact.html b/server/djangoapp/templates/djangoapp/contact.html
new file mode 100644
index 0000000000..683cbf61a4
--- /dev/null
+++ b/server/djangoapp/templates/djangoapp/contact.html
@@ -0,0 +1,9 @@
+
+
+Contact Us
+
+
+
Address: IBM, final exam, congnitiveclass ai, North America
+
Contact: +01-12345689
+
+
\ No newline at end of file
diff --git a/server/djangoapp/templates/djangoapp/index.html b/server/djangoapp/templates/djangoapp/index.html
index 1a9ee6e39a..c593e85468 100644
--- a/server/djangoapp/templates/djangoapp/index.html
+++ b/server/djangoapp/templates/djangoapp/index.html
@@ -14,10 +14,33 @@
-
- This is the index page of your Django app!
-
-
+
diff --git a/server/djangoapp/templates/djangoapp/login.html b/server/djangoapp/templates/djangoapp/login.html
new file mode 100644
index 0000000000..79275ef33f
--- /dev/null
+++ b/server/djangoapp/templates/djangoapp/login.html
@@ -0,0 +1,18 @@
+
\ No newline at end of file
diff --git a/server/djangoapp/templates/djangoapp/registration.html b/server/djangoapp/templates/djangoapp/registration.html
index ae11ea4b71..933bcd07ce 100644
--- a/server/djangoapp/templates/djangoapp/registration.html
+++ b/server/djangoapp/templates/djangoapp/registration.html
@@ -6,6 +6,28 @@
-
+