Integration of Facial Authentication (Recognition) on an Employee Dashboard using FACEIO, Next.js & Typescript.

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • employee-next-app

  • You can access the JSON data here, which is used to populate the Dashboard with employee information. Add it into the Dashboard component code above after the useEffect hook, there is a // Add JSON DATA here comment for clarity. 😉

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • Basic understanding of Next.js and Typescript

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • pixlab

    PixLab Resources & Code Samples

  • When asked to select a Facial Recognition Engine for the application, choose PixLab Insight. The engine will be used for mapping each enrolled user’s face in real-time into a mathematical feature vector, known as a biometric hash, which is in turn stored in a sand-boxed binary index. This is used to protect the data of users when they are authenticated with FACEIO.

  • Next.js

    The React Framework

  • Basic understanding of Next.js and Typescript

  • Visual Studio Code

    Visual Studio Code

  • A package manager installed (npm), and a Code editor (VS Code or your favourite)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Nest JS Part 1: Creating Your First API

    6 projects | dev.to | 24 Nov 2022
  • Using Sequelize with TypeScript

    6 projects | dev.to | 4 Aug 2021
  • How to design a Type Friendly Context

    5 projects | dev.to | 3 Aug 2021
  • What can you do with Node.js?

    4 projects | dev.to | 2 Mar 2021
  • Why is no Laravel/Rails in JavaScript? Will there be one?

    1 project | news.ycombinator.com | 30 May 2024