.. FPATS documentation master file, created by sphinx-quickstart on Fri Oct 17 16:56:20 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Football Player Absence Tracking System (FPATS) =============================================== **Purpose:** Automate attendance recording of football players after training sessions using facial recognition. **System Type:** Client–Server architecture with a tablet interface, recognition backend, and database storage. See the :doc:`usage/usage` .. toctree:: :maxdepth: 1 :caption: Contents: design_doc/system_design development/development usage/usage