Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pateash/photo_gallery
simple CRUD photo_gallery project
https://github.com/pateash/photo_gallery
crud photo-gallery php
Last synced: 10 days ago
JSON representation
simple CRUD photo_gallery project
- Host: GitHub
- URL: https://github.com/pateash/photo_gallery
- Owner: pateash
- Created: 2016-09-06T12:34:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-28T18:00:10.000Z (over 8 years ago)
- Last Synced: 2024-11-21T17:46:10.629Z (2 months ago)
- Topics: crud, photo-gallery, php
- Language: PHP
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Photo Gallery
this is simple CRUD photo_gallery project in Object Oriented PHP and MySQL done while learning,
in this there will be two areas-Public Area- from public area you could be able to view pictures and comment on them
Admin Area- you will be able to manage photos, upload photos, delete photos, managing comment or deleting them.