Skip to content

matlads/andimg

Repository files navigation

andimg

standard-readme compliant

An image sharing site.

unsee was too slow, so I built this - (with urging from @slybard).

This project uses:

  1. FatFree PHP Framework
  2. composer
  3. jquery
  4. bootstrap
  5. photobox

Table of Contents

Install

$ cd /var/www/html # go to the webroot
$ git clone https://github.com/matlads/andimg .
$ composer install
$ chmod a+rwx images images/thumbnail/

Usage

  1. run the app like so: sh $ php -S 127.0.0.1:8080

  2. Using your browser go to root of the app. e.g: http://127.0.0.1:8080/

  3. Click on the upload link, and then on the browse button. You can select multiple image files to upload

Maintainers

@matlads

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2020 Martin Atukunda