This project is a mobile application built with Expo and React to streamline the process of recording and managing student attendance. The app utilizes a SQLite database for data storage and retrieval.
- Node.js and npm installed
- Expo CLI installed globally (
npm install -g expo-cli
)
- Clone the repository:
git clone https://github.com/leila-kasmi-lk150/Students-Attendance-Management.git
- Navigate to the project folder:
cd Students-Attendance-Management
- Install dependencies:
npm install
- Start the Expo development server:
expo start
- Open the Expo Go app on your mobile device.
- Scan the QR code displayed in the terminal to run the app on your device.
You can download the app using the following link: