Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.43 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.43 KB

BDCoE Society Attendance App

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.


Features

  • 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.


Installation and Running the Project

Requirements

  • Node.js installed on your machine.
  • Expo Go app installed on your mobile device.

Steps to Run the Project

  1. Clone the repository:
    git clone https://github.com/yourusername/bdcoe-attendance-app.git

Navigate to the project directory:

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.