Skip to content

Back-end part of final project for ZTM Web Dev course

Notifications You must be signed in to change notification settings

dominoto/smart-brain-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartBrain backend

Backend part of final project for The Complete Web Developer in 2023: Zero to Mastery course.

The point of the project is to make a React frontend, node.js backend and PostgreSQL database as a small full-stack app that uses Clarifai API for face detection. It has:

  • login and registration pages
  • homescreen with URL input box for fetching the picture in which you want to detect a face
  • entries counter that counts how many times you searched for a face

How to use:

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. Enter the details for your own database in server.js

Frontend part is here.

About

Back-end part of final project for ZTM Web Dev course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published