med-material / r-shiny-js-data-capture

Data Capture System in Javascript, integrated into R Shiny
MIT License
1 stars 1 forks source link

data_captureJS_to_csv #2

Closed bilal-62210 closed 1 year ago

bilal-62210 commented 1 year ago

This is my example implementation(javascript) of the data capture about mouse movement to CSV file

bastianilso commented 1 year ago

Hi @bilal-62210, thanks for this pull request. 👍

I think this is a fine first iteration of the implementation example. Before we upload it, I would like you to write your commit message following the guidelines here: https://chris.beams.io/posts/git-commit/

You can talk with Lucas and Xavier and have them show you how to rebase your branch to update these commit messages.

bastianilso commented 1 year ago

hey bilal, let me know if you feel this is ready to push, and we will merge, thanks!

bilal-62210 commented 1 year ago

@bastianilso You can merge the new commit, it's the lastest version.