sept11
This commit is contained in:
parent
f3683a0bdc
commit
93f3ab7fa3
1 changed files with 6 additions and 2 deletions
|
@ -3,10 +3,13 @@ start dev server: make run_dev
|
|||
start docker container: docker-compose up
|
||||
|
||||
[To do for me ]
|
||||
|
||||
! remove jquery and replace with Tera Inheritance !
|
||||
! add dynamic language handling with templates
|
||||
--> extract JSON data into Rust type(as JSON Object) => use in Template => use conditionally(Accept-Language-Header)
|
||||
! add form handling
|
||||
! wasm for Threejs canvas
|
||||
! add form handling(to mail)
|
||||
|
||||
! wasm for 3d canvas ? --> web-sys
|
||||
! login, payment, cart
|
||||
! add database
|
||||
! crsf tokens for links
|
||||
|
@ -21,3 +24,4 @@ Frontend:
|
|||
! cleaner look
|
||||
! Add 3d canvas, images
|
||||
! webp images
|
||||
! improve js code, use TS ?
|
||||
|
|
Loading…
Reference in a new issue