Responsive Image uploader and gallery with both frontend and backend.
- Responsive image view.
- Click to select or drag and drop uploading feature using modal with progressbar.
- Remove image using button and the gallery updates itself without page reload.
- Live search image using AJAX.
- Both JSON and Eloquent ORM based data storage.
- Auto horizontal scroll for images with larger title. Watch video demo here
- HTML, Blade, CSS, JavaScript
- Laravel 5.7
- Bootstrap 4
- jQuery 3.4.1 Image uploader (drag and drop) frontend JS plugin:
- DropzoneJS Responsive, touch enabled image gallery jQuery Plugin:
- Lightbox plugin Third party image thumbnail generator (modified):
- Create cropped thumbnail Front end prompt plugin:
- Sweetalert