Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hakandilek/publicplay

PublicPlay is yet another forum application built with the play framework.
https://github.com/hakandilek/publicplay

Last synced: 11 days ago
JSON representation

PublicPlay is yet another forum application built with the play framework.

Awesome Lists containing this project

README

        

PublicPlay
==========

PublicPlay is yet another forum application built with the [play framework](http://github.com/playframework/play).

See it in action [here](http://publicplay.eu01.aws.af.cm/).

[![Build Status](https://publicplay.ci.cloudbees.com/job/publicplay/badge/icon)](https://publicplay.ci.cloudbees.com/job/publicplay/)

Features
--------

Those are some features of PublicPlay:

* unit testing
* logging
* caching
* pagination
* Facebook login with [social auth](http://code.google.com/p/socialauth)
* Facebook like
* Rating posts (users can rate posts)
* theming via [bootswatch](http://bootswatch.com/)
* Appfog / Cloundfoundry deployable

Uses
----

PublicPlay takes benefit of the following libraries:

* [google guice](http://code.google.com/p/google-guice/)
* [socialauth](http://code.google.com/p/socialauth/)
* [restfb](http://restfb.com/)
* [deadbolt-2](https://github.com/schaloner/deadbolt-2)
* [amazon-aws S3](http://aws.amazon.com/sdkforjava/)
* [play2-crud](https://github.com/hakandilek/play2-crud)

Development
-----------

See [Development Guide](https://github.com/hakandilek/publicplay/wiki/Development-Guide) for details