socketChat3R

A Chat Application using Kivy and socket programming

Stars
4
Committers
1

socketChat3R

A Chat Application using Kivy and socket programming which connects two parties via type and send interface.

Registration

registration.py for creating a simple user interface for registration On clicking Register button you'll be asked for username and password and a window then displays the message Registration Successful

Client

Host

.kv files

chatappinterface.kv and registration.kv to present the widget parameters Tried building this project using the topics covered in computer networks

*incomplete backend stuff will be updated later prolly *more features will be added later