Coder Social home page Coder Social logo

fducom / amiunique Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diversify-project/amiunique

0.0 0.0 0.0 7.4 MB

Learn how identifiable you are on the Internet

Home Page: https://amiunique.org/

License: MIT License

JavaScript 53.28% ActionScript 0.22% Java 24.88% Scala 0.13% CSS 0.81% HTML 19.38% TSQL 1.30%

amiunique's Introduction

Am I Unique ?

This repository contains all the source code from the AmIUnique.org website.
This application was built using the framework Play 2.3 for the back-end and Bootstrap for the front-end.

Requirements

JDK8 is needed to build the application.

Creation of the database

A database is needed to store the fingerprints. To facilitate the creation process, the "fpDB.sql" file located at the root of the repository contains the structure of the table. You just need to import it with mysqldump or through phpMyAdmin to have everything set up properly. Then, you have to modify the "amiunique-source/website/conf/application.conf" to include your database connection credentials (user and password). Same action required in "amiunique-source /website/conf/META-INF/persistence.xml" to activate the persistence of data.

Launch of the application

Like other play applications, run "./activator run" at the root of the website directory to launch the web application. You will then be able to access your app via "localhost:9000". You may also need to regenerate the Play application secret. To do so, run "play-update-secret" in the Play console.

amiunique's People

Contributors

alejandro-myc avatar antoinevastel avatar bbaudry avatar framartin avatar plaperdr 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.