Event Registration application that collects user details and sends out MMS messages containing the QR Code assigned to such registration. MMS codes serve as the event ticket and are used by attendees to check-in. (This application is part of a Registration system used for participants at our Training Classes. It also serves as a learning tool for students)
- Python/Flask
- Twilio MMS API
- Redis
- rq
To be updated