AgenTester is an open-source tool that automatically tests any web app’s UI/UX — no test scripts required.
Just paste a URL and it crawls the app, executes real user flows (CRUD, navigation, filters, pagination), detects JavaScript and network errors, and streams screenshots in real time.
At the end, it generates a complete HTML report with a quality score. Built with Playwright and Node.js.
OlsSchoolFrontFrame is a minimal frontend framework for developers who want to build real apps without modern complexity.
No build tools, no dependencies, no virtual DOM. Just HTML, CSS and JavaScript.
It uses a simple module-per-folder structure, declarative bindings (data-bind, data-click), and optional services for API calls.
Built for CRUD apps, admin panels, and internal tools where simplicity and control matter.