(needs a better name)
Version 0.0.1 (using semver versioning)
The goal of this project is to create a replacement for MHVDB. The system will store the details of members, and transactions to and from the organisation. It will allow users to sign up as members, update their details, and pay money. It will allow admins to create incoming and outgoing transactions, and view reports on members and transactions.
This project uses Flask and Peewee.
See GitHub issues for planned milestones and what needs to be done to reach them. Feel free to add issues or comment on existing issues, your input is welcome.
Contributions of documentation, tests, code or issues are welcome, details of how to setup development environment and suggested workflow are in contributing.md.