Skip to content

The Backend server for my smart brain frontend project, which does face detection, and sends data to the database schema to update Sign-in and Log-in information

Notifications You must be signed in to change notification settings

TariroSiphatisiwe/face-detection-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-detection-server

This is a Node.js and Express.js RESTful server that connects the frontend of my face detection application with psql Database The server and database are connected using Knex,

Database collects:

  1. User Names
  2. User Emails
  3. User Passwords(Which are encrypted using bcrypt-node.js for security purposes)
  4. User IDs (For unique identification).

About

The Backend server for my smart brain frontend project, which does face detection, and sends data to the database schema to update Sign-in and Log-in information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published