GithubHelp home page GithubHelp logo

cazabec / easylock Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 72.05 MB

A facial recognition lock system

Dockerfile 0.75% Shell 0.30% Python 39.45% JavaScript 51.05% CSS 2.78% HTML 0.16% SCSS 5.51%
docker react facial-recognition lock opensource webapp

easylock's Introduction

EasyLock

EasyLock is a SaaS solution to manage your locks. It uses facial recognition.

Demo

Easylock animation

How it works

  • Create a new account and upload at least 5 pictures of you
  • Wait to be invited on a lock or create your own lock
  • Invite people on your lock by entering their email address
  • Set an expiration date for the invitation
  • Check who can open your lock by sending profile pictures

Frontend

  • React
  • Babel for ES6 and ES7 magic
  • Webpack for bundling
  • Redux Predictable state container for JavaScript apps

Backend

Installation

I use Docker as a development environment.

Install Docker and Docker Compose.

To launch the development server

  • $ docker-compose build
  • $ docker-compose up

To stop the development server:

  • $ docker-compose stop

Stop Docker development server and remove containers, networks, volumes, and images created by up.

  • $ docker-compose down

You can access shell in a container

  • $ docker ps
  • $ docker-compose exec api bash

Access web app

Just go to http://localhost:81

easylock's People

Contributors

cazabec 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.