Five52 / silex-exiftools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

silex-exiftools

Our silex-exiftools project is a group project involving Evrard Caron, Thomas Fortin and Pierre Labadille, students in M2-DNR2i from the University of Caen. The goal of this project is to create a web gallery supporting metadata editing. It also have some improvements like module google maps which locate every picture in a map or Flickr module which let the user to search on Flickr similar pictures.

This project was proposed by Jean-Marc Lecarpentier, teacher from the University of Caen.

Screens

Home:

Image detail:

Dependencies

Installing

Make sure you install the depencies (exiftool has to be installed and accessible by our app in your server).

Clone the repository

git clone https://github.com/Five52/silex-exiftools
cd silex-exiftools
composer install

Update the constants URI and IMG_ABSOLUTE_PATH in "/src/Image.php" with your absolute url path (needed to generate correct twitter cards and facebook graph).

Built with

License

This project is licensed under the GNU License - see the LICENCE file for details

About

License:GNU General Public License v3.0


Languages

Language:PHP 36.9%Language:HTML 29.1%Language:JavaScript 22.7%Language:CSS 11.0%Language:ApacheConf 0.3%