cannabinieri website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
533 B

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. start dev server: make run_dev
  2. start docker container: docker-compose up
  3. [To do for me ]
  4. ! add dynamic language handling with templates
  5. --> extract JSON data into Rust type(as JSON Object) => use in Template => use conditionally(Accept-Language-Header)
  6. ! add form handling
  7. ! wasm for Threejs canvas
  8. ! login, payment, cart
  9. ! add database
  10. ! crsf tokens for links
  11. Frontend:
  12. ! Fix css queries
  13. ! Fix css footer
  14. ! Fix css home posts-section
  15. ! Fix js open menu
  16. ! add css Animations
  17. ! cleaner look
  18. ! Add 3d canvas, images
  19. ! webp images