Update dependencies
[recipes.git] / TODO.md
1 * (WIP) Enable Logging to file.
2 * Define the recipes model (UML).
3 * Implement the model as relational with SQLite.
4     * Create and update functions.
5 * Define the UI (mockups).
6     * Use Bulma to implement the UI in HTML5+CSS3.
7 * Define the logic behind each page and action.
8 * Try using WASM for all the client logic