Note: this version of this repo is no longer being maintained.
Several forks have active users and maintainers. Some of them have additional features. Here are some notable versions that are still in use and being maintained.
- Sensorica is using https://github.com/Sensorica/VerdunNRP which is a lot like the original version with a lot of bugs fixed.
- Freedom Coop's fork https://github.com/FreedomCoop/valuenetwork upgraded the code to Django 1.11, and added the FairCoin crypto currency, membership application forms and fees, and a Work app with access permissions by project membership.
- The Open Cooperative Ecosystem project added a new UI https://github.com/opencooperativeecosystem/agent which is still in progress.
- LearnDeep forked the Freedom Coop fork as well as the OCE new UI: https://github.com/LearnDeepMilwaukee
Original readme:
A prototype of Value Network Accounting, being developed in collaboration with http://www.sensorica.co/ , a pioneering value network.
We mean Accounting in a large sense. We are developing something analogous to an ERP system for value networks. Might call it NRP for Network Resource Planning.
Background on Value Networks: http://www.sensorica.co/value-networks
The prototype used the https://github.com/pinax/pinax-project-account starter project, built on the Django framework.
See /docs/install.txt for developer installation instructions or INSTALL.md.
The valueaccounting app could be split out and used in other Django projects.
Roadmap moved to https://github.com/valnet/valuenetwork/wiki/Roadmap