sandeepDevJs / gallery-system

A Simple Gallery System built in PHP with OOP (Object Oriented Programming) concepts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gallery-system

A Simple Gallery System built in PHP with OOP (Object Oriented Programming) concepts. Abstractions And Inheritance are Used.

Features

  • Paginated Photos.
  • Administrator Control.
  • CRUD Operations on Photos and Users.
  • Dashboard.
  • Graph Visualisation.

Technologies And Frameworks

  • Bootstrap.
  • Dropjs for File uploads.
  • jquery.
  • Google's Graph visualisation API.

How To Install?

  • Create a database named 'gallery' in Your phpmyadmin
  • Import gallery.sql file in gallery database.
  • Provide your database crediantials in admin/includes/config.php
And There You Go.....You've Installed It.

Dummy Admin Crediantials For Login:
Username: test1
password: test1

About

A Simple Gallery System built in PHP with OOP (Object Oriented Programming) concepts.


Languages

Language:JavaScript 88.1%Language:PHP 7.5%Language:CSS 3.6%Language:Hack 0.9%