/Client-Server-Chat

Client-server REST-API chat application.

Primary LanguagePython

Client-Server-Chat

Client-server REST-API chat application.

Client will connect to backend via Rest API and get all required updates.


Content


TODO

Global

  • Change name

Server side

  • Change names to nicknames.
  • Add other classes (User, Chat, Room, etc.)
  • Implement methods (Delete message, create user, login user, etc.)
  • Add logger

Client side

  • Add logger
  • Remove API functions from main file and place them to the special api functions file

Up


About

Simple chat working via REST API.

Up


Usage

TODO

Up


Sources

TODO

Up


About me

Up