Skip to content

Latest commit

 

History

History
86 lines (45 loc) · 1022 Bytes

README.md

File metadata and controls

86 lines (45 loc) · 1022 Bytes

--- For Windows Users ---

Online_DormRoom

Chat application made with tkinter in python!!

Project Logo

Run Locally

Clone the project

  git clone https://github.com/a-b-h-a-y-s-h-i-n-d-e/Online_DormRoom.git

Go to the project directory

  cd my-project

Install dependencies

  pip install sockets 

Start the server

  python server.py

Now on another cmd, Run the main.py

  python main.py

images

Login Page

login page

Chat Page

chat page

Tech Stack

Python [Tkinter, Sockets]

License

Software should be free!!

--- For Linux Users ---

-> download appropriate fonts first!

-> just use lmain.py instead of main.py OR -> comment out code present at 24 and 203 lines and uncomment given below codes