Read Me
pAAinel ~ a web panel to AA
===========================
Introduction
------------
AA is a little software that makes possible to its users
to log their progress on FLOSS projects while working into
them.
AA is just a client that sends msgs on a simple protocol
to a server on Web.
pAAinel is a way to show these messages on alternative
ways, integrating other kind of status (IRC logs,
ohloh status, Trac tickets, ...) of the team in one
place.
Concept
-------
AA server:
- AA activity (better views: ranking, ...)
- AA validation by random devs
- AA integration with Trac ???
AA casca:
- Trac tickets (actives): RSS
- IRC logs: Phenny RSS
- ohloh status: widgets
- Wiki pages: RSS
- Git commits: RSS SF.net
- Google Calendar: RSS
Using
-----
For now:
$ ./manage.py runserver
$ firefox http://localhost:8000