tuhina2020 / image_upload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backend assignment

Steps

1-Clone the repository

2- Navigate to /image_upload and run php -S localhost:8080 -t public public/index.php on terminal

3- upload images via url http://localhost/form

4- View details of uploaded products that have been resized using the url http://localhost/list/products

About


Languages

Language:PHP 85.7%Language:HTML 10.7%Language:CSS 1.9%Language:ApacheConf 1.7%