Hey,
I will weekly update progress of Perf System and next week goals.
I have not updated progress for past week, so will be doing for that along with this week.
Progress (15/08/2016 to 2/09/2016)
- Explored Go and tried hands on gmail and Github API libraries for GO.
- Connected Asana for perf system using go-asana library and stored it in database.
- removed usage of library and directly called Asana API as was facing few issues with library.
- Storing tasks, Projects and users from asana in mysql DB
- Calculated Score for tasks completed last week and show it for each members.
Milestones for next week
- Create a web page for scores
- Write tests for current code
- fetch tasks with thier tags from last week and display them