Skip to content

tanishagupta0811/face-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face App

Link to the App

Table of Contents
  1. About The Project
  2. Getting Started
  3. Navigating through the App

About The Project

  • Face Recognition App built during Microsoft Engage 2022 program.
  • It is a video call and chat application through which one can use to record an attendance of participants via face recognition.

Salient Features

  • User authentication using Firebase
  • Turn on/off your video or microphone and chat with others during the meeting
  • Attendance will be taken automatically using face recognition

Built With

  • Front-end
  • Back-end
  • Tools

Getting Started

To install and run the project on your local system, following are the requirements:

Prerequisites

Make sure to install the required dependencies via node package manager

  npm install npm@latest -g

Installation

To separately run the application on your local host, perform the following steps:

Run the following commands to start the server and the client.

  cd server && npm install && npm start

Navigating Through The App

Index Page

After you visit the main url, you will be automatically taken to the login page as you are not logged in. Enter the login credentials and then click the back button and now will be able to create or join a meeting.

Index page

Room

Now, after you click the new meeting button, you will be taken to a new page.

Room

Here you can chat, and communicate with the others

Video call

Attendance Portal

If the participant's face was recognised according to the dataset provided by the host, then you can check it by leaving the meeting, clicking the profile photo at the index page and clicking the "Visit Attendance Portal" button.

Attendance portal

About

Microsoft Enagage 2022 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published