With a Flask backend and a React front-end, this site will let you play board games online with friends. The culmination of many different ideas and projects. Full stack, complete with PostgreSQL database and CI/CD Jenkins + Docker tooling. Powered by Linux / Raspberry Pi!
Stars
1
Forks
0
Watchers
1
Open Issues
15
Overall repository health assessment
^7.28.5^7.28.5^10.0.0^13.0.0^0.12.7^19.2.3^16.0.1^16.0.1^19.2.3^6.1.19^5.0.0^5.104.1^6.0.1721
commits
Merge pull request #136 from lazarchitect/129-react-refactoring
3a121b2View on GitHub#129 bring showPastGames into useState approach, simplify code and avoid invisible elements
3ebc72fView on GitHubuse specific input type for browser-based email validation in signup field
aee7bc4View on GitHub#129 re-imagining the home script code, cleaning up a few vars, and moving all scripts into dedicated subfolders
f689108View on GitHub#134 add gameNotFound display page for invalid gameIDs
32521f2View on GitHub#130 adding preferences for SiteHeader into all payloads
7251020View on GitHubMerge branch 'main' of https://github.com/lazarchitect/FlaskReactor
0625d28View on GitHubset up Docker configs for more efficient runs, fix webhook auth, resolve issue with psycopg library
553f3b4View on GitHubclean up visual weirdness with chessboard, props destructuring, add TODO for home_script
892c422View on GitHubMerge pull request #133 from lazarchitect/130-manualCreate-to-constructor
bd86d12View on GitHub#130 use Python constructors instead of manualCreate functions - cleaning up object and DB record creation, streamlining logic
4306a8aView on GitHub