Skip to content

Latest commit

Β 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SmartBrain - Face Recognition App

The front-end part of smart-brain, a web app that detects human faces in a image provided with the image url.

  • Front-end web development using HTML, CSS, JavaSript, React, Tachyons, Particles.js.
  • The full version of the app is deployed on Heroku. You can open it here.

  • You can find the code for backend and server here.

  • Folder Structure

smart-brain
β”œβ”€β”€ README.md
β”œβ”€β”€ package.json
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ public
β”‚   β”œβ”€β”€ index.html
β”‚   β”œβ”€β”€ favicon.ico
β”‚   └── manifest.json
└── src
    β”œβ”€β”€ index.css
    β”œβ”€β”€ index.js
    β”œβ”€β”€ registerServiceWorker.js
    β”œβ”€β”€ containers
    β”‚   β”œβ”€β”€ App.css
    β”‚   β”œβ”€β”€ App.js
    β”‚   β”œβ”€β”€ App.test.js
    β”‚   └── ParticlesOptions.json
    └── components
        β”œβ”€β”€ Signin
        β”‚   └── Signin.js
        β”œβ”€β”€ Register
        β”‚   └── Register.js
        β”œβ”€β”€ Navigation
        β”‚   └── Navigation.js
        β”œβ”€β”€ Logo
        β”‚   β”œβ”€β”€ Logo.js
        β”‚   β”œβ”€β”€ Logo.css
        β”‚   └── idea.png
        β”œβ”€β”€ Rank
        β”‚   └── Rank.js
        β”œβ”€β”€ ImageLinkForm
        β”‚   β”œβ”€β”€ ImageLinkForm.js
        β”‚   └── ImageLinkForm.css
        └── FaceRecognition
            β”œβ”€β”€ FaceRecognition.js
            └── FaceRecognition.css

About

The front-end part of smart-brain, a web app that detects human faces in a image provided with the image url.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages