MalihaKabir / SmartBrain-API-v3-forDatabase

This is the backend(nodejs server) part of the SmartBrain App-v3 to connect it with its database with security. This is the cleaner and secure version of SmartBrain-API-v2.

Home Page:https://smart-brain-app-detect-face.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartBrain-API-v3-forDatabase

This is the backend(nodejs server) part of the SmartBrain App-v3 to connect with its database with security.

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. Also, clone and run SmartBrain-v3 to connect this API with its frontend part and see the full app.

Make sure you use PostgreSQL instead of MySQL for this code base.

Screenshots of SmartBrain App:

screencapture-localhost-3000-2019-05-26-21_45_40

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

About

This is the backend(nodejs server) part of the SmartBrain App-v3 to connect it with its database with security. This is the cleaner and secure version of SmartBrain-API-v2.

https://smart-brain-app-detect-face.herokuapp.com/


Languages

Language:JavaScript 100.0%