diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -12,11 +12,6 @@ nix develop --command cargo run # TODO -## CRUD - -1. Modify an event with double click. -2. Delete an event with right click. - ## Complexify event Be able to specify repetition. @@ -52,3 +47,4 @@ Be able to specify repetition. - Apply a style on times in the calendar (bold ?). - Print errors on forms when validating. - Validate the form when pressing enter on any field +- Remove event with right click |