Satvik Pendem
https://getartemis.app, To-Do List+Calendar=💖
Refactor duration handling
Add complete task functionality
Add task functions into Vuex
Add global button component, utilize in TaskListItemAdd
Add and delete tasks within Vuex framework rather than props
Begin TaskList refactor into split components GH-2
Add mobile responsiveness via flexbox - GH-8
Begin refactoring TaskList component - GH-2
Add reversible TaskList for Completed list
Add ability to complete tasks and appear in the Completed list
Add completed column functionality
Continue refactor of Vuex getters
Fix TaskItems not appearing, add button hover states - GH-5
Begin refactor of Vuex state/getters
Fix omitting return values for getters
Add readable helper getter function
Fix spelling bug, timer works
Add timer running ability
Change spacing for mobile responsiveness - GH-8
Fix scrolling issues in task titles
Adjust duration input width