recipes/TODO.md

261 B

  • Enable Logging.
  • Define the recipes model (UML).
  • Implement the model as relational with SQLite.
    • Create and update functions.
  • Define the UI (mockups).
    • Use Bulma to implement the UI in HTML5+CSS3.
  • Define the logic behind each page and action.