A React Native app built using Expo Go, designed to manage attendance for BDCoE society events, including probation period management for ENIAC'24 and RUSH HOUR'24. The app allows scanning IDs/QR codes and manual attendance verification, ensuring accurate tracking of participants.
-
ID/QR Code Scanning:
Quickly scan participants' IDs or QR codes to mark attendance during society events. -
Manual Attendance:
Easily verify and manually mark participants as present. -
Probation Period Management:
Specifically designed for monitoring attendance during the probation period for ENIAC'24 members. -
Attendance Overview:
Get an overview of participants' attendance history to monitor compliance and track participation.
- Node.js installed on your machine.
- Expo Go app installed on your mobile device.
- Clone the repository:
git clone https://github.com/yourusername/bdcoe-attendance-app.git
cd bdcoe-attendance-app
npm install
npx expo start
Run on your device:
Open the Expo Go app on your mobile device.
Scan the QR code displayed in your terminal or Expo web interface.
The app will launch on your device.