Skip to content

Created basic TodoList class

Veronika Sustrova requested to merge 29-create-list-class into main
  • Implemented skeleton of TodoList class

  • Functions for undoing/redoing items and importing/exporting from Google account will be implemented in future sprints

  • Left some objects (categories, users) as strings until their classes are implemented

  • Functions for getting access and setting access have been replaced by functions to add or remove shared users to list

  • Closes #29 (closed)

Edited by Veronika Sustrova

Merge request reports