Milestone - core reports working

This commit is contained in:
2025-09-27 16:46:30 -04:00
parent 2d2e57b50b
commit 7fb67ed543
20 changed files with 365 additions and 24 deletions

View File

@@ -16,4 +16,16 @@ After cloning, cd'ing into webapp, and running `npm install` followed by `npm ru
That is making prefixes.
On the main menu press "Alt (or Option) + a" to toggle admin mode. Then click Prefix editor to open the form to edit prefixes.
On the main menu press "Alt (or Option) + a" to toggle admin mode. Then click Prefix editor to open the form to edit prefixes.
## Status
Ticket Form: **functional**
Basket Form: **functional**
Drawing Form: **functional**
By Name Report: **functional**
Basket ID Report: **functional**
Ticket Count Report: **not started**
Deployment System: **not started** | Likely will Dockerize it first, then will move to possible Electron or Tauri option for desktop application.