Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 770 Bytes

File metadata and controls

17 lines (12 loc) · 770 Bytes

Rule 1: always make the progress[id].md file after the procress is done

task:

  1. make a web-based collaborative whiteboard application similar to Excalidraw

  2. /command for code execution blocks with persistence

    • Create CommandPalette component with "/" trigger
    • Add persistent PersistentCodeBlock component
    • Integrate code blocks with canvas element storage
    • Ensure code/output persists after page reload

task 2: make the /command in which i can add the block for the code running and seeing the ouptut in the canvas and also it must be saved . so that i can see the output in the canvas even after the page is reloaded and save it

Bugs :

  1. unabel to creat the file inside the folder
  2. it writes in opposite direction