Sadok Ferjani

Results 12 issues of Sadok Ferjani

enhancement
hacktoberfest

It will be nice if we can add the projects list that uses Flyimg. So we need to add a section in the Readme called `Case Studies`

enhancement
version 1
hacktoberfest

We need to update the Documentation in [https://github.com/flyimg/flyimg/blob/master/docs/url-options.md](https://github.com/flyimg/flyimg/blob/master/docs/url-options.md) Fix the images url. App full options need to be updated as well.

enhancement
Docs
hacktoberfest

Change the Unit test for the same image generated

enhancement
version 1
UnitTest

Currently, we have 2 classes `InputImage` and `OutputImage` which they share similar properties, such as path, mimeType, info,... It'll a good choice to refactor those 2 classes and create one...

bug
enhancement
version 1

The current documentation doesn't show properly all options available for the app. We need to rewrite it in order to show all features available with a link to detailed MD...

enhancement
version 1
Docs

Feature Request: Add Face detection rectangle drew with color options. Suggested url options: fd_1, fdc_29FD2F `fd: face_detection` `fdc: face_detection_color` `29FD2F` is an example for the rectangle color which will be...

enhancement
version 1

We need to cover the Background color and rotate testing.

enhancement
version 1
UnitTest

Since there are only 2 routes in Flyimg, I don't see the benefits to have the ControllerResolver, we should remove it and bind the routes directly to the app in...

enhancement
version 2

issue-#4: Add PHP-FPM to docker compose file, closes #4