init commit

This commit is contained in:
2026-02-17 00:23:25 -05:00
commit 79b6a5e225
25 changed files with 1648 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Mobile App Plan
## Status: TBD
## Options to Evaluate
- **ClojureDart** — Clojure compiling to Dart/Flutter
- **React Native + API** — JS/TS frontend consuming the API
- **Progressive Web App** — Reuse the web frontend with mobile optimizations
## TODO
- [ ] Evaluate ClojureDart maturity
- [ ] Decide on approach
- [ ] Scaffold project