Skip to content
lauren edited this page Jan 27, 2026 · 2 revisions

System Environment

The system is deployed across multiple environments to ensure stability, reliability, and safe testing:

Development Environment

  • Used by developers to build and test new features locally.
  • Allows experimentation without affecting production data.

Staging Environment

  • Pre-production environment mirroring the live system.
  • Used for final testing and validation of new features before deployment.

Production Environment

  • The live environment accessed by users for daily attendance operations.
  • Only stable and tested code is deployed here to ensure reliability.

Back to Home

Clone this wiki locally