Skip to content

Repository files navigation

bookx

Bookkeeping demo on the Northwind

Accounting extensions

AR/AP tables on top of Northwind: CustomerPayment, SupplierInvoice, SupplierInvoiceDetail, SupplierPayment.

graph TD
    supplier[Supplier] --> invoice[SupplierInvoice]
    invoice --> detail[SupplierInvoiceDetail]
    invoice --> payment[SupplierPayment]
Loading
graph TD
    customer[Customer] --> order[Order]
    order --> detail[OrderDetail]
    order --> payment[CustomerPayment]
Loading

Stack

React Router · Cloudflare D1 · SST

About

book keeping example on northwind database

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages