Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.24 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.24 KB

Purplapp

Purplapp is an app.net web statistics application.

Current Features

Here are some things you can do with Purplapp at the moment:

Future Features

Here are some future things we plan to develop in order:

  1. Auto updating bio with your latest PCA clubs? Fully customisable (maybe)?
  2. Want notifications on people about to hit CookieClub? What about other clubs too?

Configuration

Put it on a server with PHP. :)

However, you will need to change the config.php file to include an access token:

<?php
define('ACCESS_TOKEN', 'ACCESS_TOKEN_HERE');
?>

Make sure you don't share this access token with anyone. You can get an access token from @duerig's Dev Lite.

Credits

  • Lead Developer: @charl
  • Assistant Developer - PHP Speciality: @jvimedia.
  • Assistant Developer - Backend Speciality: @hu
  • Hosting: @jvimedia