recipes/TODO.md

316 B

  • (WIP) Enable Logging to file.
  • Define the recipes model (UML).
  • 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