A simple webapp to allow people to play card games over the Internet. Will eventually support Shithead and Cribbage.
Planning stages.
To be written in Javascript (possibly
TypeScript when possible?), Node.JS, and
Express.
This project uses ArangoDB as its database, via the
arango package.
Most frontend-backend communication should be through
WAMP.
All logic code should have unit tests.