Implement member check-in, where members can say that they attended an event and get points for it. When each event is created, there should be an alphanumeric key of length 6 generated and displayed on the management events page. On the check-in page, members can enter this key and get points.
Implement member check-in, where members can say that they attended an event and get points for it. When each event is created, there should be an alphanumeric key of length 6 generated and displayed on the management events page. On the check-in page, members can enter this key and get points.