BlakvGhost / gGallery

A small web application written in PHP working as a web gallery, for storing images, videos, documents...with upload system without reloading the page.

Home Page:https://g-gallery.kabirou-alassane.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gGallery

Small web application written in PHP working as a web gallery, for storing images, videos, documents...with upload system without reloading the page.

Installation

Install gGallery with GitHub

git clone https://github.com/BlakvGhost/gGallery.git

You can then host the project on a local server for testing or on a shared hosting service or a VPS. You can also test and create your account on the app here

Database

Create a new database:

Attr Value
Name: gallery
Host: localhost
password : ""
user root

Then dump the Providers/gallery.sql into your new database

You can edit the function bDConnect() in Provider/AuthServiceProvider.php for your database

Screenshots

App Login Screenshot App Home Screenshot App User Screenshot App Dropzone Screenshot

Tech Stack

Client: HTML5, CSS3, ES6, JQuery

Server: PHP

Authors

License

MIT License GPLv3 License AGPL License

Support

For support, email me on kabirou2001@gmail.com or join our Slack channel.

About

A small web application written in PHP working as a web gallery, for storing images, videos, documents...with upload system without reloading the page.

https://g-gallery.kabirou-alassane.com

License:MIT License


Languages

Language:PHP 47.8%Language:CSS 36.2%Language:Hack 8.8%Language:JavaScript 7.1%