Skip to content

Lilyah/gallery

Repository files navigation

Basic PHP Gallery

Gallery system based on the cource "PHP OOP: Object Oriented Programming for beginners + Project" Cource can be found here.

Table of Contents

General Information

  • The purpose of the project is for developer to master PHP OOP.

Technologies Used

Features

  • Summernote, WYSIWYG Editor on Bootstrap - Summernote
  • Google API Chart - Pie Chart
  • Dropzone, Drag and drop JavaScript libraries - v5

Screenshots

index

Setup for local environment

  • Install PHP 7.*
  • Used development environment XAMPP
  • php.ini configurations: file_uploads=True, 1, or On post_max_size=8M upload_max_file_size=2M memory_limit=128M max_input_time=-1 or -no limit max_execution_time=30 seconds
  • Permissions on upload directory for files gallery/admin/images : Read & Write

Project Status

Project is: finished

Contact

Created by @Lilyana Vankova - feel free to contact me!