/KalutClient

An implementation of a Kahoot client

Primary LanguagePythonApache License 2.0Apache-2.0

KalutClient

This an implementation of a kahoot client. If you have the server setup, you should be able to run this client and everything will work. Just update the ip/dimain and ports of the server in the code.

Features

  1. Users
  2. Each user can create kaluts.
  3. Each user can edit their own kaluts.
  4. Each user can host either their kaluts or kaluts made by other people.
  5. Each question can have a picture and multiple correct answers.