jukrb0x / taskhorizon

Todo evolved.
https://taskhorizon.vercel.app
GNU Affero General Public License v3.0
0 stars 0 forks source link

Scalable client-side app #33

Open jukrb0x opened 1 year ago

jukrb0x commented 1 year ago

localStorage is considered as persistence on the client-side app (web, tauri), we should introduce a scalable solution for huge-sized data.

The app's web and macOS versions should be separated into different packages under monorepo.

jukrb0x commented 1 year ago
  1. domain layer - handle all business logic
  2. redo stack
  3. decouple
  4. rewrite the full calendar