brownfield-team / anacapa-github-linker

A tool for managing students in computer science courses. Deployed at:
https://ucsb-cs-github-linker.herokuapp.com
MIT License
4 stars 6 forks source link

Refactored Job Log to refresh display every 10 seconds #400

Closed brianminhh closed 3 years ago

brianminhh commented 3 years ago

In this PR, I refactored the job log to be json data and the job log will now automatically refresh the display every 10 seconds. The 10 seconds are also configurable to be any amount of time.