jschanker

Results 27 issues of jschanker

**Which issue does this refer to ?** A clear and concise description. Use `#` to refer to github issues and PR **Brief description of the changes done** A brief step...

**Which issue does this refer to ?** A clear and concise description. Use `#` to refer to github issues and PR **Brief description of the changes done** A brief step...

**Which issue does this refer to ?** GitHub action/script to store and commit all student classes from the past week and then extract/store the upcoming student batches. Makes request to...

**Which issue does this refer to ?** A `Promise` was being returned from the input to `useEffect` which caused the crash. This is because if something is `return`ed, it will...

**Which issue does this refer to ?** Users who are logged in can now go to `/user/update` and click on a button to start polling for changes (every 5 minutes)...

**Which issue does this refer to ?** #227 , #225 , #224 **Brief description of the changes done** Incorporated my suggestion from @Poonam-Singh-Bagh 's #224 PR and merged later commits...

**Which issue does this refer to ?** Robert's Python code editor **Brief description of the changes done** A brief step by step changes made. Example : 1. Upgraded packages 2....