vzlogger/README

29 lines
944 B
Text
Raw Normal View History

2011-02-24 14:43:11 +01:00
This are the scripts running on volkszaehler.org
2010-09-24 17:18:44 +02:00
volkszaehler.org/
2011-02-24 13:01:54 +01:00
|_ htdocs/ static files accessible through the web
| |_ backend.php backend bootstrapping
| \_ frontend web frontend
2010-09-24 17:18:44 +02:00
|
2011-02-24 13:01:54 +01:00
|_ etc/ configuration files
|_ var/ SQLite database (optional)
|_ lib/ backend libraries
|_ misc/
2011-02-24 13:01:54 +01:00
|_ controller/
| |_ php/ simple reference implemenation of controllers
| \_ ethersex ethersex fork optimized for volkszaehler.org
|
2011-02-24 13:01:54 +01:00
|_ docs/ documentation
|_ frontend/
|_ graphics/ several graphics for docs, etc..
|_ sql/ database schema dumps
| \_ demo/ demo data
2010-09-24 17:18:44 +02:00
|
2011-02-24 13:01:54 +01:00
|_ tools/ scripts for imports, installation etc.
|_ tests/ simple tests for backend classes
\_ website/ our main webpage on http://volkszaehler.org
Wiki: http://wiki.volkszaehler.org
2010-09-10 18:00:57 +02:00
Other: http://volkszaehler.org
Or contact our mailing list: volkszaehler-dev@lists.volkszaehler.org