From 28900f59a83cb784b9aa1e87bed00d2b49fc6197 Mon Sep 17 00:00:00 2001 From: Yucheng Hang Date: Sun, 3 May 2020 02:14:33 -0400 Subject: [PATCH] ~ --- .DS_Store | Bin 10244 -> 10244 bytes final/.DS_Store | Bin 8196 -> 8196 bytes final/edit-profile.html | 67 ++++++++++++++++++++++++++++++++++++++++ final/groupchat.html | 33 ++++++++++++++++++++ final/profile.html | 58 ++++++++++++++++++++++++++++++++++ 5 files changed, 158 insertions(+) create mode 100644 final/edit-profile.html create mode 100644 final/groupchat.html create mode 100755 final/profile.html diff --git a/.DS_Store b/.DS_Store index 94170d9ae8c6613d7a5e4e2b0ed43080efabbe51..fbc0e15f2b75a3e7aae00c4aec966997841fe059 100644 GIT binary patch delta 25 gcmZn(XbIS`Sct>W+*n7!*urpfpQz*JH$oDk0BjWp?f?J) delta 25 gcmZn(XbIS`Sct>a&|F8s#K?4VpQz*JH$oDk0Bk1*?*IS* diff --git a/final/.DS_Store b/final/.DS_Store index 2153bcb0014f228cc4043b91d1b9810400103d45..41ebccf965ef1f3272820ed24dc9851475b38b69 100644 GIT binary patch delta 196 zcmZp1XmOa}&nUk!U^hRb{AM13K1NAFhE#?WhD?SM23>{%h9ZW1hBP2Ahaq(`x0s}I zD+2?g=6@()U|`^5NC&Ga1*%PE$Y4lhC;_SCRROBgfvMX(T`--6p9jsjXi-Vt3qWNm ZaAm(m!x%TSOMGM5TrX13NR) + + + + + 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