This is the frontend of the i-Presencia application. Here is the link to the application : https://i-presencia.vercel.app/ This is the github link of the backend: https://github.com/SophieRasoamialy/backPfa.git
i-Presencia is an innovative application designed to streamline the student attendance process using facial recognition. With FaceCheck, students can mark their presence in class quickly, accurately, and securely, eliminating the need for ID cards or manual signatures. Save time and ensure student attendance with FaceCheck.
- Facial recognition for student attendance
- Quick and accurate attendance tracking
- Secure authentication and data handling
- Frontend: NextJs
- Node.js version: v18.16.1
- Clone the repository:
git clone https://github.com/SophieRasoamialy/FrontPfa.git
- Navigate to the project directory:
cd FrontPfa
- Install dependencies for frontend :
npm install
- Start the frontend and backend servers:
In the frontend directory
npm run dev
- Access the application at http://localhost:3000.