Skip to content

Latest commit

 

History

History
 
 

README.md

How to run


To run Approch1

Start cmd and navigate to database folder, then type Database.py
Start cmd and navigate to Server folder, then type Server.py
Start cmd and navigate to Approch1 folder inside Server folder, then type Approch1.py
Start Idle python gui and open the Client.py there and run it.
After supplying the user id, text, folder name [optional] and file name [optional] to client,
you can then go to Database folder to see the folder_userName folder being created.
Inside that folder you can see the fileName with the given text created

To run Approch2

Double click on Database.py from Database folder
Double click on Server.py form Server Folder
Double click on Approch2.py form Server/Approches folder
Start Idle and open client.py and start it there.
Give your user name, file name [optional], folder name [optional], and text.
you can then go to Database folder to see the folder_userName folder being created.
Inside that folder you can see the fileName with the given text created