first commit

This commit is contained in:
Jose Caban
2025-06-07 01:59:34 -04:00
commit 388ac241f0
3558 changed files with 9116289 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
Tuesday
February 17
Have the network messages implemented.
Have the file IO for the NetText formats implemented, as well as for the document list.
Have the basic user and chat functionality working on the server.
Thursday
February 19
Finish up the server.
Implement the UI.
Friday
February 20
Finish the Client architecture design.