Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.37 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.37 KB

SmartBrain-Backend-API-v4

This is the backend(nodejs server) part of the Smart Brain App-v4 to connect it with its database with security. This is the fourth version of SmartBrain App. It is a face recognition app.

To run this project:

  1. Clone this repo,
  2. Run npm install,
  3. Run npm start,
  4. Do not forget to use your own PostgreSQL password.
  5. You MUST get your own API key from Clarifai . You can follow the guideline as well.
  6. Also, clone and run Smart Brain App-v4 to connect this API with its frontend part and see the full app.

Screenshots of this App:

smartbrain

Screenshot of Front or SignIn Page:

screencapture-localhost-3000-2019-04-30-01_55_25

Screenshot of Registration Page:

screencapture-localhost-3000-2019-04-30-01_55_06