Coder Social home page Coder Social logo

rohit-b-kadam / memento Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 109.69 MB

Cross-platform Photo Management App developing on Angular-Electron. The key feature you can search for photos of a friend using face recognition, remove duplicate photos, hide photos using encryption techniques.

TypeScript 68.34% JavaScript 1.12% HTML 22.67% CSS 7.87%
angular7 electronjs face-apijs photo-gallery angular-material

memento's Introduction

Memento - Smart Photo Management Application

  • Cross-platform Desktop Application which help to organize all your photos.
  • This Project provide features like Timeline, Searching, Sharing and Hiding Events.
  • Project also use Face recongnition which help to search photo by person name using face-api.js.
  • Free up the space by detecting duplicate photos. We calcalate checksum using md5 to predict photo is duplicate or not.
  • Bootstrap and package your project with Angular 7 and Electron (Typescript + SASS + Hot Reload) for creating Desktop applications.

Currently runs with:

  • Angular v7.1.4
  • Electron v4.0.0
  • Electron Builder v20.28.1

To run the project

Install dependencies with npm :

npm install
npm install -g @angular/cli

To build for development

  • in a terminal window ->
npm start

Included Commands

Command Description
npm run ng:serve:web Execute the app in the browser
npm run build Build the app. Your built files are in the /dist folder.
npm run build:prod Build the app with Angular aot. Your built files are in the /dist folder.
npm run electron:local Builds your application and start electron
npm run electron:linux Builds your application and creates an app consumable on linux system
npm run electron:windows On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems
npm run electron:mac On a MAC OS, builds your application and generates a .app file of your application that can be run on Mac

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.