fa81fddbd41605409fd4f9d0313c8339ac88d405
Magic: The Gathering trading card game commander life tracking tool.
Powered by flask
enter virtual environment: python -m venv VIRTUAL_ENVIRONMENT_NAME
run module bundler: npm run build
host for machine: python -m flask run
host for local network: python -m flask run --host=0.0.0.0
files dedicated to each page: CSS page HTML page row JavaScript page api router base - navigation buttons PostgreSQL get save table staging table audit table Python business object controller datastore form model
Languages
PLpgSQL
49%
Python
19.6%
HTML
16.3%
JavaScript
11.2%
CSS
3.9%