An open API service indexing awesome lists of open source software.

https://github.com/icco/pdfuploader

A PDF to S3 uploading framework for PHP
https://github.com/icco/pdfuploader

Last synced: 17 days ago
JSON representation

A PDF to S3 uploading framework for PHP

Awesome Lists containing this project

README

        

# Cal Poly ACM Resume Book

This is the software behind CP ACM's resume book. I plan on eventually
abstracting this out more so the code can be used in other projects easily.

## Todo

* An admin interface to delete files
* a page that tails the log
* a robots.txt
* an .htaccess

## License

GPL v3 ( for now... )

> Copyright (C) 2010 Nathaniel Welch
>
> This program is free software: you can redistribute it and/or modify
> it under the terms of the GNU General Public License as published by
> the Free Software Foundation, either version 3 of the License, or
> (at your option) any later version.
>
> This program is distributed in the hope that it will be useful,
> but WITHOUT ANY WARRANTY; without even the implied warranty of
> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> GNU General Public License for more details.
>
> You should have received a copy of the GNU General Public License
> along with this program. If not, see .