Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 412 Bytes

README.MD

File metadata and controls

16 lines (11 loc) · 412 Bytes

Text Based Collaboration Todo App

Collaborate on tasks as a team inside planners. Multithreaded for a text-based app.

Quick Start

  1. With package manager of choice, install (for python)

    • python3.
    • pymongo
    • As of 2022, standard library includes everything else (re, json, socket, threading)
  2. Ensure ports for server.py and client(s).py are matching

  3. python server.py

  4. python client.py