makehackvoid / mhvdb2-workshop

copy for workshop
0 stars 0 forks source link

MHVDBv2

(needs a better name)

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.

Database Design

Views