Use this app for opening attendance, viewing schedules, and managing student attendance logs.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
We use expo to publish and debug.
(Recommend)
- Using NodeJS version
^12.18.3 - Using ExpoSDK version
^38.0.0
Install expo-cli:
npm i -g expo-cli
Debug or running to test with expo-cli:
expo start
- Expo - The framework used
- React Navigation - Routing and navigation
- React Native Paper - Material Design for React Native
- Truogg Thao - Initial work - ThaoTruongMinh
This project is licensed under the MIT License - see the LICENSE.md file for details