diff --git a/billingAndInvoices.php b/billingAndInvoices.php
new file mode 100644
index 00000000..e44cd393
--- /dev/null
+++ b/billingAndInvoices.php
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+ Billing and Invoices
+
+
+

+
No bills issued currently!
+
+
+
\ No newline at end of file
diff --git a/chat/uploads/profile_pic.svg b/chat/uploads/profile_pic.svg
index 202e103a..69da8d89 100644
--- a/chat/uploads/profile_pic.svg
+++ b/chat/uploads/profile_pic.svg
@@ -1,3 +1,4 @@
+<<<<<<< Updated upstream
+=======
+
+>>>>>>> Stashed changes
diff --git a/chat_home.php b/chat_home.php
index 91d55fad..c65578e1 100644
--- a/chat_home.php
+++ b/chat_home.php
@@ -6,6 +6,15 @@
// die();
if (isset($_SESSION['dietitianuserID'])) {
# database connection file
+<<<<<<< Updated upstream
+=======
+ $user=$_SESSION['dietitianuserID'];
+ $sql="SELECT * FROM messages where dietitianID='$user'";
+ $result=$conn->query($sql);
+ if(mysqli_num_rows($result)<1){
+ header('Location:message.php');
+ }
+>>>>>>> Stashed changes
include 'app/db.conn.php';
include 'app/helpers/user.php';
diff --git a/client_list.php b/client_list.php
index 126a3ac5..a1f6ecab 100644
--- a/client_list.php
+++ b/client_list.php
@@ -1,5 +1,16 @@
query($sql);
+ if(mysqli_num_rows($result)<1){
+ header('Location:clientlist.php');
+ }
+}
+>>>>>>> Stashed changes
?>
diff --git a/clientlist.php b/clientlist.php
new file mode 100644
index 00000000..be38b7ec
--- /dev/null
+++ b/clientlist.php
@@ -0,0 +1,107 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
+
+
+
+
+
+
.png)
+
+
+
+
No clients added yet!
+
+
+
+
.png)
+
+
+
+
\ No newline at end of file
diff --git a/dietplan.php b/dietplan.php
new file mode 100644
index 00000000..bfac1c95
--- /dev/null
+++ b/dietplan.php
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+ Diet Plan
+
+
+

+
You haven't created any plan yet!
+
+
+
+
\ No newline at end of file
diff --git a/images/Medal (1).png b/images/Medal (1).png
new file mode 100644
index 00000000..c7e4c316
Binary files /dev/null and b/images/Medal (1).png differ
diff --git a/images/Vector (9).png b/images/Vector (9).png
new file mode 100644
index 00000000..5fe1fe86
Binary files /dev/null and b/images/Vector (9).png differ
diff --git a/images/bill.png b/images/bill.png
new file mode 100644
index 00000000..b0de72f0
Binary files /dev/null and b/images/bill.png differ
diff --git a/images/camera.svg b/images/camera.svg
index b7b5f429..62af57df 100644
--- a/images/camera.svg
+++ b/images/camera.svg
@@ -1,3 +1,17 @@
-