[P0] Angular + Capacitor scaffold with ngx-translate (EN/ZH-TW) #3

Open
opened 2026-05-26 01:32:36 +00:00 by ChrisChen · 0 comments
Owner

Overview

Bootstrap the Angular monorepo with Capacitor for iOS/Android and ngx-translate for EN/ZH-TW bilingual support.

Tasks

  • Create Angular project with Angular Material + Kendo UI (admin) and Tailwind (landing page)
  • Add Capacitor for iOS and Android packaging
  • Configure ngx-translate: assets/i18n/en.json and assets/i18n/zh-TW.json
  • EN/ZH toggle button in header (persisted to localStorage)
  • Bottom Tab Bar navigation (mobile-first, 44x44px touch targets)
  • Lazy-loaded routing for admin and public modules

Reference

PLANNING.md Section 6 - Mobile App Strategy, i18n Strategy

## Overview Bootstrap the Angular monorepo with Capacitor for iOS/Android and ngx-translate for EN/ZH-TW bilingual support. ## Tasks - [ ] Create Angular project with Angular Material + Kendo UI (admin) and Tailwind (landing page) - [ ] Add Capacitor for iOS and Android packaging - [ ] Configure ngx-translate: assets/i18n/en.json and assets/i18n/zh-TW.json - [ ] EN/ZH toggle button in header (persisted to localStorage) - [ ] Bottom Tab Bar navigation (mobile-first, 44x44px touch targets) - [ ] Lazy-loaded routing for admin and public modules ## Reference PLANNING.md Section 6 - Mobile App Strategy, i18n Strategy
ChrisChen added this to the Phase 0 - Tech Foundation and DevOps milestone 2026-05-26 01:32:36 +00:00
ChrisChen added the module: devops label 2026-05-26 01:32:36 +00:00
Sign in to join this conversation.