Skip to content

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

License

Notifications You must be signed in to change notification settings

BlakvGhost/gGallery

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks