Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sougatoroy3/socketchat3r

A Chat Application using Kivy and socket programming
https://github.com/sougatoroy3/socketchat3r

chat-application cipher-algorithms kivy kivy-framework kv python socket-programming

Last synced: 22 days ago
JSON representation

A Chat Application using Kivy and socket programming

Awesome Lists containing this project

README

        

# socketChat3R
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)





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