Bizdocs apps.
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| LICENSE | ||
| README.md | ||
bizdocs
bizdocs is a collection of small apps that solve specific business problems:
invoice- customisable invoice generatorreimburse- expense forms with attached receiptstimesheet- timesheets with built-in business concepts (different shift or leave types, holidays, etc.)dashboard- a dashboard that gives access to bizdocs apps, a common configuration file, and other custom links
All bizdocs apps are static web apps. They generate documents; the user stores them. Current version is v1, which produces PDF documents for download.
Roadmap
| Version | Description | Status |
|---|---|---|
| v1 | Static document generators; configurable through YAML. Available individually. | RELEASED |
| v2 | Support for File Systems Access API (Chromium-browsers only). | In development |
| v3 | bizdocs v2, but with SQLITE backend for team access. |
Being planned |