Skip to content

Commit

Permalink
Major client overhaul, rewrite all UI code. Remove school code. fix #3
Browse files Browse the repository at this point in the history
  • Loading branch information
victorskl committed May 5, 2017
1 parent 175df91 commit e6bbc5a
Show file tree
Hide file tree
Showing 56 changed files with 1,834 additions and 1,282 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# Strike Chat System
# Strike

Strike is a **Distributed** _Multi-Server_ Chat System. The architecture of the system is presented in the following diagram.

![alt text](assets/images/strike_architecture.jpg "strike_architecture.jpg")


## Demo

![alt text](assets/screenshots/strike_client_splash.jpg "strike_client_splash.jpg")

![alt text](assets/screenshots/strike_client_chat_in_action.jpg "strike_client_chat_in_action.jpg")

Strike is an Extended Multi-Server Chat System project. This work is done for part of the Distributed Systems COMP90015 2016 SM2 Project 2, The University of Melbourne.
It is done by The **Strike Team**.
Binary file added assets/images/strike_architecture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshots/strike_client_splash.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
237 changes: 0 additions & 237 deletions strike-client/src/main/java/au/edu/unimelb/tcp/client/Client.java

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit e6bbc5a

Please sign in to comment.