Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 329 Bytes

File metadata and controls

8 lines (6 loc) · 329 Bytes

DistributedDirectoryManagementPython3

A Client Server Directory Management using Python and Tkinter for UI.

Functionalities:-

  1. A Client can create, delete, rename, move directories.
  2. A Client cannot directly access directory of any other client.
  3. A client can clone the directory of another client to access the files.