recipes/TODO.md

344 B

  • (WIP) Enable Logging to file.
  • Describe the use cases.
  • Define the recipes model (SYSML).
  • Implement the model as relational with SQLite.
    • Create and update functions.
  • Define the UI (mockups).
    • Two CSS: one for desktop and one for mobile
  • Define the logic behind each page and action.
  • Try using WASM for all the client logic