Small web application written in PHP working as a web gallery, for storing images, videos, documents...with upload system without reloading the page.
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
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
Client: HTML5, CSS3, ES6, JQuery
Server: PHP
For support, email me on [email protected] or join our Slack channel.