Skip to content

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

Notifications You must be signed in to change notification settings

sandeepDevJs/gallery-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published