No description
Find a file
2025-04-16 04:05:29 +02:00
.woodpecker ci 2024-12-05 19:04:53 +01:00
docs ♻️ refactor + location conditions 2025-04-16 04:05:29 +02:00
migrations fix 2024-10-07 21:53:11 +02:00
schema update 2024-10-20 04:04:50 +02:00
src ♻️ refactor + location conditions 2025-04-16 04:05:29 +02:00
.gitignore fix 2024-09-19 22:56:31 +02:00
Cargo.lock ♻️ refactor + location conditions 2025-04-16 04:05:29 +02:00
Cargo.toml ♻️ refactor + location conditions 2025-04-16 04:05:29 +02:00
config.toml ♻️ refactor + location conditions 2025-04-16 04:05:29 +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

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