Hello everyone,
I’ve been working on a concept project that combines a membership cards system with Ignition Perspective for centralized monitoring and user management. The goal is to create a platform where users can access QR-based digital membership card from mobile devices while administrators monitor activity through a real-time dashboard. I’m currently experimenting with API communication, database synchronization, and live status updates inside Ignition.
Main areas I’m testing right now:
- REST API integration with external applications
- Real-time member status updates
- QR code verification workflow
- Database connectivity and session handling
- Mobile-friendly Perspective views
One challenge is maintaining smooth real-time updates without overloading gateway resources when multiple users access the system simultaneously. I’m also looking into the best approach for secure authentication between the external app and Ignition.
I’m curious if anyone here has built something similar involving:
- visitor or membership management
- access control systems
- mobile-based authentication
- MQTT-driven status monitoring
- external web app integration with Ignition
Would appreciate any recommendations, architecture ideas, or lessons learned from production deployments.