mirror of
https://github.com/hmalik144/MessengerApp.git
synced 2025-12-10 03:05:28 +00:00
Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# MessengerApp
|
||||
Basic messaging app to display messages over local WebSocket.
|
||||
<img src="https://github.com/hmalik144/MessengerApp/blob/master/readme/ezgif.com-video-to-gif%20(1).gif?raw=true" width="40" height="80" />
|
||||
<img src="https://github.com/hmalik144/MessengerApp/blob/master/readme/ezgif.com-video-to-gif%20(1).gif?raw=true" width="400" height="800" />
|
||||
|
||||
## Objective
|
||||
The task was to create an android messaging application over a WebSocket. The application should be a one screen application hosting a message entry box, send button and message list hosting the conversation. The Conversation should be ordered with oldest messages at the top and newest at the bottom.
|
||||
|
||||
Reference in New Issue
Block a user