Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 389 Bytes

PhotoSharingSite

Simple Photo Sharing Site (adapted for Mobile Devices)

By Vladimir S. Udartsev udartsev.ru [http://udartsev.ru]

  • PHP 7.2 (with imagick extension)
  • Bootstrap 4
  • JQuery 3
  • CSS

index.php - just redirection to photos.php photos.php - creating html views for photo files upload.php - for uploading photos on server

DEMO: [http://photosharingsite.udartsev.ru]