.
├── AttendancePro
│ ├── backup
│ ├── flask_templates # Front-end web pages
│ ├── layout.html # Layout template for most pages
│ └── static
│ ├── amis # amis SDK
│ └── lib
│ ├── badge_template.lbx # Name badge template
│ └── bpac.js # Printer SDK
└── Backend
├── backup
├── nginx
├── restful_api
├── routing_app
└── test_api
Front-end framework:amis
Required for printing: