https://github.com/yukunj/chat-system
This is the Chat System project done in class <Introduction to Computer Science> Spring 2019
https://github.com/yukunj/chat-system
chatserver nyu
Last synced: 6 months ago
JSON representation
This is the Chat System project done in class <Introduction to Computer Science> Spring 2019
- Host: GitHub
- URL: https://github.com/yukunj/chat-system
- Owner: YukunJ
- Created: 2019-12-25T20:48:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T07:01:31.000Z (over 4 years ago)
- Last Synced: 2025-02-01T08:12:41.164Z (8 months ago)
- Topics: chatserver, nyu
- Language: Python
- Homepage:
- Size: 2.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat System Spring2019
This is the Chat System project done in class <Introduction to Computer Science> at NYU Shanghai Spring 2019, when I was a sophomore undergrad.Team member: Yukun, Jiang & Yue, Shu
Brief description:
1.built a simple chat system which enables communications
and txt file transfer between different machines using local network.
2.added sign-in feature GUI when initialize the platform.3.concatenated a game <Gluttonous Snake> to the chat system GUI.
For more detailed description, please see project documentation & design instructions
Also for video presentation, please check: https://www.youtube.com/watch?v=nOf_oYMmmk0&feature=youtu.be
Feel free to email me at jy2363@nyu.edu for any more information