RecursiveThinking / recursive_thinking_website

Recursive Thinking Website
5 stars 2 forks source link

JS - Add Profile Stats to User Model #128

Closed sethborne closed 6 years ago

sethborne commented 6 years ago

for the dashboard page and for view profile, seems like we need something like the following:

profileStatsVisits: 0, profileStatsViewGithub: 0, profileStatsViewCodePen: 0, profileStatsViewPortfolio: 0, profileStatsViewLinkedIn: 0, profileStatsViewResume: 0

sethborne commented 6 years ago

fixed by d87b200c53e088b61d1f018476541d355cc97e73