Torma Security Solutions Ltd. is a full-stack web application for home and business security services. It combines a static frontend storefront with a PHP REST API for authentication, product catalog browsing, ordering, reservations, and admin operations.

Get Started

If you are setting up the project for the first time, follow this order:

  1. Set up your environment
  2. Import and verify the database
  3. Run the PHP API
  4. Serve the frontend
  5. Run through the manual test checklist

Documentation Map

Scope

This documentation reflects the current codebase in Web/, API/, and API/database/torma.sql. Where legacy notes differ from implementation, the database dump and source code are treated as the source of truth.