X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=TODO.md;fp=TODO.md;h=af94b719a9244ec44e537a53737183cb8d9fb959;hp=0bb5b2875f480570ebd31d353ff458c2f934eebe;hb=642dd8a80ce2e1212b8e30c1edabb32bdb416cfc;hpb=d28e765e39e70ad2ab9a42885c786d5d8ba9ba40 diff --git a/TODO.md b/TODO.md index 0bb5b28..af94b71 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,10 @@ +* Change all id to i64 * Try using WASM for all the client logic (test on signup page) * Describe the use cases. * Define the UI (mockups). * Two CSS: one for desktop and one for mobile * Define the logic behind each page and action. +* Add support to language into db model. [ok] Check cookie lifetime -> Session by default [ok] Asynchonous email sending and database requests