Skip to content

Conversation

@avelx
Copy link
Contributor

@avelx avelx commented Dec 3, 2025

  • implement drop row functionality;
    ** compose few functions for onClick event: sent POST request to the server and drop row on success;
  • sort rows by streak / revers sorting still in TODO
    • No need to store model on the server side for the time been as this is not the goal of the project ? / occasional sync/backup ?

** Save model into local storage:
Json encoder/decoder => https://sirthias.github.io/borer/
Drift to use Local Storage Vars => https://laminar.dev/blog/2024/12/13/laminar-v17.2.0
Update Habit model where applicable / no support for Int type in the Map?

Code examples use as a ref =>
https://github.com/raquo/laminar-full-stack-demo/blob/master/client/src/main/scala/com/raquo/app/integrations/LocalStorageView.scala

@avelx avelx changed the title WIP: more UI features added more UI features added Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant