X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=TODO.md;h=26176a59480c32e351db786cfef226fc60e7cf30;hb=e10712648ca2310ea41dd5f73e4f6cef82af7f9c;hp=d33b052aa4acb981aaa5bffbb7e945f9c666b21a;hpb=b830d3cf071acfe2ba724506bfe6fa08fb0811fd;p=recipes.git diff --git a/TODO.md b/TODO.md index d33b052..26176a5 100644 --- a/TODO.md +++ b/TODO.md @@ -1 +1,8 @@ -* Enable Logging. +* (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). + * Use Bulma to implement the UI in HTML5+CSS3. +* Define the logic behind each page and action. +* Try using WASM for all the client logic \ No newline at end of file