ktiwari9 / event-management-system

An intuitive and user-friendly tool for event management and attendance tracking. The system relies on Google Forms and ZXing QR Code Scanner for scanning QR codes.
MIT License
5 stars 2 forks source link
attendence-management attendence-manager attendence-system attendence-tracker event-management qr-code-reader qr-coder-decoder

# EMATS: Event Management and Attendance Tracking System using QR Codes

An intuitive and user-friendly tool for event management and attendance tracking. The system relies on Google Forms and ZXing QR Code Scanner for scanning QR codes. When the participants register for an event using the Google forms, the Google app script associated with the forms, sends out a QR code to the registered email address. The participant then presents this QR code at the event venue to gain entry (upon validation of the code). Additionally, the mobile app also shows pie charts with participant demographics, food requirements etc.

Pre- Requisites and Dependencies

The following software tools are required to execute the EMATS:

Setting up for the 1st time

After making sure the prerequisites in the previous section are met, please follow the steps in this video.

Scan Results

As seen below, the application will indicate whether the QR Code is authentic or not.

Alt Text

Pie Chart

When deployed as a webservice, the link will lead to a pie chart that illustrates the attendance turnout. It can be accessed from any device with an internet connection, so it enables easy tracking of the turnout.

piechart

Contributing

As this is an open-sourced project, we encourage users to contribute to further enhance the functionalities and features provided. In order to do so, please read the contribution guidelines.

Developers