No description
Find a file
2024-10-07 21:23:16 +02:00
.forgejo/workflows workflow 2024-09-16 23:54:20 +02:00
docs docs 2024-09-28 17:49:09 +02:00
migrations fix 2024-10-07 21:23:16 +02:00
schema flows 2024-09-09 21:49:36 +02:00
src fix 2024-10-07 21:15:57 +02:00
.gitignore fix 2024-09-19 22:56:31 +02:00
Cargo.lock postgres 2024-10-07 20:53:58 +02:00
Cargo.toml postgres 2024-10-07 20:53:58 +02:00
config.toml webhooks 2024-09-12 11:48:09 +02:00
docker-compose.yml postgres 2024-10-07 20:53:58 +02:00
Dockerfile work 2024-05-03 08:47:40 +02:00
README.md update 2024-08-27 23:33:09 +02:00
rocket.toml move to rocket + refactor 2024-06-21 21:14:45 +02:00

CDB

CDB is an inventory database for economic planning. It can manage your inventory and log supply and demand.

What does the C in CDB stand for? You can choose:

  • eConomicDB
  • CommunismDB
  • CraftDB

Features

  • ItemDB: Root Dataset, Items, Variants, Categories
  • Inventory: Transactions, Supply, Demand
  • Planned Supply: Calculate Supply Needs based on Demand
  • Automation
  • Stats: Statistics, Graphs, Reports