diff --git a/.DS_Store b/.DS_Store index 94170d9..fbc0e15 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/final/.DS_Store b/final/.DS_Store index 2153bcb..41ebccf 100644 Binary files a/final/.DS_Store and b/final/.DS_Store differ diff --git a/final/edit-profile.html b/final/edit-profile.html new file mode 100644 index 0000000..b6aa140 --- /dev/null +++ b/final/edit-profile.html @@ -0,0 +1,67 @@ + + + + + + Edit-Profile + + + + +
+
+
+
+
+ + +
+ Back Icon +
+ +

+
+
+
+
+
+ + + +
+ + +
+ +
+

Display name

+ +

Set a Status

+ +

+ +

+
+ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/final/groupchat.html b/final/groupchat.html new file mode 100644 index 0000000..57e8321 --- /dev/null +++ b/final/groupchat.html @@ -0,0 +1,33 @@ + + + + + + + + + Group Chats + + +
+ + + + +
+
+
+
+

Channels

+

DMD3440 Chat Room

+

DMD3470 Scripting

+
+
+
+

Contacts

+

Joel Salisbury

+
+ + + + \ No newline at end of file diff --git a/final/profile.html b/final/profile.html new file mode 100755 index 0000000..13c2bae --- /dev/null +++ b/final/profile.html @@ -0,0 +1,58 @@ + + + + + + + + + Profile + + +
+ Back Icon +
+ +

+
+
+
+ +
+
+
+
+
+ + +
+ + + +
+

Username

+

+

Status

+ +

+ +
+ + + + + + + + + + + + + + + + + + + \ No newline at end of file