SIMPLE VOTING SYSTEM ▀ ANOTHER JS / SCSS / PHP / POSTGRESQL THINGY

UPDATED ON: 2025-04-17
Project to test JS/PHP queries in real life tasks.
The “Submit Your Vote” button becomes active only after you select one of the options and
enter a unique number of more than 5 digits (not letters).
TECHNOLOGY STACK
FRONTEND SIDE
- HTML markup: PUG
- Pure JavaScript/SCSS
- Node.js 23.7 [hacked]
- Webpack 5.98
- VS Code 1.93 [hacked]
BACKEND SIDE
- XAMPP [for making PHP 8.2 work on Windows 7]
- APACHE [embedded version]
- PostgreSQL 14
- PGAdmin 6.21 [hacked]