Skip to content

matlads/andimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

04e62ec · Jun 10, 2023

History

22 Commits
Jan 30, 2021
Jun 10, 2023
Jan 30, 2021
Jun 10, 2023
Jun 10, 2023
Jan 30, 2021
Jan 30, 2021
Jun 10, 2023
Jan 30, 2021
Jun 10, 2023
Jun 10, 2023
Jan 30, 2021
Jan 30, 2021
Jan 30, 2021

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