Skip to content

zachtaylor1/chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

chatroom

Final Project for CS3893

Feature Ideas

Ability to send files

GUI (no credit)

Multiple chatrooms

Live chat updates

Registration

Encryption? (hash passwords, etc)

List users in room

Language

Python or C#

Python due to use in class

C# due to familiarity and easy GUI

Data Structures

Hash Table for passwords

JSON file for storing settings and login info

Chat history currently not kept: you only see what has been sent since you entered a chatroom.

References

Dr. Kim's example programs

Microsoft .Net Docs

About

FInal Project for CS3893

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages