A kivy based cross-platform application mini project for Distributed Systems subject.(Python 3 only)
To run the app, first start the server
python3 server.py
Now run main.py
python3 main.py
This project is licensed under the MIT License - see the LICENSE.md file for details