Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

yeargin/photo-vote-php

Repository files navigation

Introduction

This site is to allow Twitter users to submit photos and vote for them.

Installation

  • Copy ./includes/config.php.dist to config.php

  • Update this file with your Twitter API keys (register an application at <developer.twitter.com>)

  • Set the ‘BASE_URL’ to the URL of the application

You will also need to make sure the ./cache and ./uploads folders are writable.

chmod -fR 777 cache/ uploads/

Libraries in Use

About

Simple "vote for your favorite photo" site with Twitter OAuth login.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published