14 lines
348 B
Markdown
14 lines
348 B
Markdown
# 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
|