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

https://github.com/andygrunwald/jacobine-web-frontend

Website for a project to analyze different data sources of the open source project TYPO3. See TYPO3-Analytics
https://github.com/andygrunwald/jacobine-web-frontend

Last synced: about 1 year ago
JSON representation

Website for a project to analyze different data sources of the open source project TYPO3. See TYPO3-Analytics

Awesome Lists containing this project

README

          

# TYPO3-Analytics (Web)

This is the frontend for the [TYPO3 Analytics](https://github.com/andygrunwald/TYPO3-Analytics) project. For more details please have a look at the [TYPO3 Analytics](https://github.com/andygrunwald/TYPO3-Analytics) project repository.

A online version is available at [metrics.andygrunwald.com](http://metrics.andygrunwald.com/).

This website is based on [TYPO3](http://typo3.org/) and will show results, graphs and other interesting facts of the collected data.

*ATTENTION*: This project is highly under development and can be completely change during development. But contribution is already welcome :)

## Installation / Contributing

Oh you want to install this project on your local machine? And / Or you want to contribute? Thanks!

All you need to know can be found in the blog article [Setup the TYPO3-Analytics frontend for development purpose](http://andygrunwald.blogspot.de/2013/11/setup-typo3-analytics-frontend-for.html).

For contribution we use the standard process via [github pull requests](https://help.github.com/categories/63/articles). Issues (bugs, features, enhancements, etc.) will be stored in the [local issue tracker](https://github.com/andygrunwald/TYPO3-Analytics-Web/issues).

## Data and Credentials

### Databases

[*analytics*](https://dl.dropboxusercontent.com/u/10444758/TYPO3-Analytics/2013-11-11-20-35_-_analysis.sql.tar.gz) database contains the raw data for analysis, charts and lists (git commits, TYPO3-Versions, Gerrit votes, etc.)

[*typo3_analytics*](https://dl.dropboxusercontent.com/u/10444758/TYPO3-Analytics/2013-11-11-20-35_-_typo3_analysis_dev.sql.tar.gz) database contains the structure for the TYPO3 system (Pages, backend user, content, etc.)

### Username and Password for TYPO3 backend

```
Username: admin
Passwort: admin
```

## Questions / Contact / Feedback

If you got questions, feedback or want to drink a beer and talk about this project just contact me.
Write me an email (see my Github-profile for this) or tweet me: [@andygrunwald](http://twitter.com/andygrunwald).
And of course you can just open an issue here on github.