Add an error management in db module
This commit is contained in:
parent
e2e54b8f43
commit
a080d19cb9
6 changed files with 387 additions and 280 deletions
2
TODO.md
2
TODO.md
|
|
@ -3,6 +3,6 @@
|
|||
* Implement the model as relational with SQLite.
|
||||
* Create and update functions.
|
||||
* Define the UI (mockups).
|
||||
* Use Bulma to implement the UI in HTML5+CSS3.
|
||||
* 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue