Skip to content

If you ever need to quickly sort some images into two folders use this app.

Notifications You must be signed in to change notification settings

nlondrovic/image-sorter

Repository files navigation

Image sorter

If you ever need to quickly sort some images into two folders use this app.
Using this app you can sort images into 2 folders with ease. It is also very easy to add another folder.

Requirements

  • PHP
  • Composer
  • Git

How to use?

Run these commands in the working directory.

git clone https://github.com/nlondrovic/image-sorter
cd image-sorter
cp .env.example .env
composer update
php artisan key:generate
php artisan serve
Create folders pending, saved and discarded in folder public/assets/images
The app will be started locally on http://localhost:8000

About

If you ever need to quickly sort some images into two folders use this app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages