2024-04-30 15:34:40 +01:00
2024-04-17 15:07:51 +01:00
2025-01-25 14:31:34 +00:00
2025-01-25 14:31:34 +00:00

Precision and Research Technology Systems Limited Website with online store

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 MySQL get save table staging table audit table Python business object controller datastore form model

Description
No description provided
Readme GPL-3.0 132 MiB
Languages
Python 42.3%
HTML 27.3%
JavaScript 26.5%
CSS 3.5%
PowerShell 0.2%
Other 0.2%