Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messenger

Computer Networking Midterm Project (Spring 2018)

How to run

Assuming you have pip and virtual environment, run:

virtualenv env #create a virtual environment called env
source env/bin/activate
pip install -r requirements.txt
python app.py #open browser and run on localhost:8000

Deadlines

3/17: Set up socket
3/18: Login --> Messaging enabled
3/22: Decent interface
3/25: Group chat
3/28: Draw

About

Computer Networking Midterm Project

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages