Skip to content

Commit 16df25d

Browse files
authored
Update README.md
1 parent d817ade commit 16df25d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Each of us have created one or more PRs and most of these have been merged into
4343
- The App Screen UI is the screen that acts as a proxy between the user's login screen and their individual chats
4444
- Upon logging in, a user will will be rendered with a view of app screen
4545
- App screen provides an ordered list of a user's chats and also allows a user to create new chats
46+
- Each chat button will also display a date indicating the date of the last message in a chat's conversation history, or no date if a chat has no messages
4647
- ChatView (the window referenced above) will open upon clicking an existing chat to display the chats's GUI
4748
- With respect to ChatView, clicking on the +Private Chat and +Group Chat buttons will also open an instance of ChatView for a user to create a new chat
4849

0 commit comments

Comments
 (0)