ShaneTracey7 / LifePlus

connecting xcode project to github
0 stars 0 forks source link

create points algorithm and functionality for #21

Closed ShaneTracey7 closed 1 year ago

ShaneTracey7 commented 1 year ago

-create a algorithm that gives points based on amount of tasks and hours completed -create functionality for points to be updated dynamically when tasks are completed and shows in HomeView (user lvl), and rewards view (reward points)

ShaneTracey7 commented 1 year ago

Currently, the point system is 500 points for every hour of completed tasks. The functionality has been implemented