Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 495 Bytes

File metadata and controls

19 lines (14 loc) · 495 Bytes

ChitChat!

Simple distributed chat system

By Chong Wei Shen AKA LaggingNinja

Contacts
Discord: 阿轩~ Wei Shen#8528
LinkedIn: Chong Wei Shen
Email: cws331600@gmail.com

This is a group project by me and my groupmates, a simple chat system build with akka library and scala programming language.

In order for it to work:
1.cd to the correct directory
2.enter "sbt"
3.enter "run"
4.choose the one with "com.hep88.Client"
5.checkout TestCases.docx for step by step test cases