lukewaltz / crib_project

Group Software Project for CSC-307.
1 stars 0 forks source link

fixing polls #54

Closed yarecryb closed 11 months ago

yarecryb commented 11 months ago

findAndRemoveById

lukewaltz commented 11 months ago

Nice addition of a try/catch block in pollServices. Ill look into cleaning up other unnecessary console.logs.

kylieodonnell commented 11 months ago

looks all good to me!

lukewaltz commented 11 months ago

This is the branch that Bryce and I put the finishing touches on polling in. Prioritize this branch when merging, especially when it comes to home.js and backend.js.