Skip to content

KingPraise/OOP_Gallery_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📸 Gallery System

A Gallery System made purely with PHP Object-Oriented Programming (OOP). This system includes several advanced features and functionalities to manage photo galleries efficiently.

🚀 Features

  • OOP CRUD System: Complete Create, Read, Update, and Delete operations using Object-Oriented Programming principles.
  • Administrator Page: A dedicated page for administrators to manage the gallery, users, and comments.
  • Multi-Photo Upload Functionality: Supports uploading multiple photos at once, streamlining the process of adding new images to the gallery.
  • Comment Section: Allows users to add comments to photos, enhancing interaction and engagement.
  • Admin Users Page: An interface for managing users with administrative privileges, including adding, updating, and deleting admin users.
  • Abstraction and Inheritance: Utilizes abstraction and inheritance principles of OOP to ensure clean, maintainable, and reusable code.

🛠️ Getting Started

Prerequisites

  • PHP 7.0 or higher
  • MySQL Database
  • Apache Server (e.g., XAMPP)

Installation

  1. Clone the repository:
    git clone https://github.com/KingPraise/Gallery_System.git
    

About

A Gallery System Made Purely with PHP Object Oriented Programming with the following features: OOP CRUD System, Administrator Page, Multi-Photo Upload Functionality, Comment section, Admin Users Page, Abstraction and Inheritances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors