https://github.com/ams939/CheckersWebApp
Alex Sladek
Brian Stump
Eric Szabo
Philip Stephenson
Client folder - Contains Client side source code
Server folder - Contains Server source code
Documentation folder - Contains updated test cases document, release notes for v.1.0 and evidence of development tools utilized
nodejs
npm
pip3
python3.6+
pip3 install -r requirements.txt
cd Server
python3 main.py
cd Client
npm install
node index.js
Each player needs to open
https://127.0.0.1:8080/