Skip to content

vkwai/Collaborative-Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages