Giter VIP home page Giter VIP logo

flavio58it / chehra-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harshcasper/chehra

0.0 1.0 0.0 191 KB

๐Ÿ‘ฆ๐Ÿ‘ง Chehra is a Face Recognition Web Application built using React at the Front-End, Node.js and Express at the Backend with PostgreSQL serving as the Database to store Usernames, E-Mail and their passwords using Hashing algorithm โค๏ธ

Home Page: https://harshcasper206.herokuapp.com/

License: MIT License

CSS 6.51% JavaScript 90.81% HTML 2.68%

chehra-1's Introduction

Chehra

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

๐Ÿ‘ฆ๐Ÿ‘ง Chehra is a Face Recognition Web Application built using React at the Front-End, Node.js and Express at the Backend with PostgreSQL serving as the Database to store Usernames, E-Mail and their passwords using Hashing algorithm โค๏ธ. It utilizes a ClarifAI Machine Learning Application Programming Interface (API) to detect Faces passed to it using Uniform Resource Locator (URL) Links.

Technology Stack

  • React: React is a JavaScript library for building user interfaces. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible. It designs simple views for each state in your application, and React will efficiently update and render just the right component when your data changes. The declarative view makes your code more predictable and easier to debug.

  • Node.js: Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside of a browser. Node.js is based on an event-driven architecture and a non-blocking Input/Output API that is designed to optimize an application's throughput and scalability for real-time web applications.

  • HTML and CSS: HTML is the standard markup language for Web pages. CSS stands for Cascading Style Sheets. It can control the layout of multiple web pages all at once.

  • Express: Express.js is a web application framework for Node.js. It provides various features that make web application development fast and easy which otherwise takes more time using only Node.js. Express.js is based on the Node.js middleware module called connect which in turn uses http module. So, any middleware which is based on connect will also work with Express.js.

  • PostgreSQL: PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and technical standards compliance. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users.

Demonstration

Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud. The Application has been likewise deployed here.

LICENSE

This project is licensed under the MIT License - see the LICENSE file for details.

chehra-1's People

Contributors

harshcasper avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.