lucasrowe / imagegallery

DEPRECATED - An image gallery I'm making for a friend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Gallery Installation

Server (Apache, PHP)

I grabbed info on setting up the server from here https://coolestguidesontheplanet.com/get-apache-mysql-php-and-phpmyadmin-working-on-macos-sierra/

Website

I installed Yarn in order to install bootstrap.

Dependencies

Justified Gallery

Install Justified Gallery and make sure the directory looks like this:

imagegallery/Justified-Gallery/jquery.justifiedGallery.min.js
imagegallery/Justified-Gallery/justifiedGallery.min.css

Swipebox

Install Swipebox and make sure the directory looks like this:

swipebox/lib/jquery-2.1.0.min.js
swipebox/src/js/jquery-swipebox.min.js
swipebox/src/css/swipebox.min.css

swipebox/src/img/icons.png
swipebox/src/img/icons.svg
swipebox/src/img/icons.gif

About

DEPRECATED - An image gallery I'm making for a friend.

License:MIT License


Languages

Language:PHP 94.0%Language:JavaScript 5.9%Language:CSS 0.0%