boushka9 / task-tally

A MERN Stack Gamified To-Do List App
https://task-tally.herokuapp.com/
MIT License
3 stars 1 forks source link

initialized task model, applied virtuals and functions: checkedToDos … #38

Closed Samanthag2009 closed 1 year ago

Samanthag2009 commented 1 year ago

…for completed tasks, populateChecked which isolates the completed toDos, and calculateTotalScore which adds the score value of the checkedToDos.