Another round of lots of updates to fix little bugs here there and everywhere.

This commit is contained in:
Scott Idem
2025-11-13 20:03:51 -05:00
parent 13869b40bd
commit 7cd59bfaac
9 changed files with 26 additions and 18 deletions

View File

@@ -4,6 +4,14 @@ This is a list of tasks to be completed before the next event/show/conference.
---
## Big Picture Goals
* Able to cache data and mostly work offline.
* The new Events Launcher must be able to work offline and query the API for changes to data.
* The new Events Launcher must be able to run inside an Electron app and have access to local files and commands. This includes loading a special library that only works in Electron.
---
## Codebase Standardization
### 1. Naming Conventions