inmanjlai / codeTracker

CodeTracker is a simple online code editor, that makes use of CodeMirror's code editor and Skulpt's Python to JavaScript translator. User authentication is handled by PocketBase, using their provided JavaScript SDK.
https://inmanjlai.github.io/codeTracker/
1 stars 1 forks source link

Update run.js #22

Closed saquibrazak closed 10 months ago

saquibrazak commented 10 months ago

Added functions to generate events on startup and each time code is executed. This allows us to break events into sessions.