calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Support categories for events.

Open ivarshav opened this issue 5 years ago • 1 comments

This feature will allow to tag an event with a category form the list of categories that the user created.

This includes:

  • Adding a new table and relevant relationship to our DB schema.
  • Support the option to add a new category and to choose a category for a new event - FE & BE support.
  • Tests that cover this feature.

This issue will focus on BE & DB side. FE side and most of the tests work will be done in other issue which adi1 leads.

EDR from this issue point of view: image

ivarshav avatar Jan 12 '21 18:01 ivarshav

Related PRs: https://github.com/PythonFreeCourse/calendar/pull/137 https://github.com/PythonFreeCourse/calendar/pull/212 https://github.com/PythonFreeCourse/calendar/pull/251

The issue was completed.

ivarshav avatar Feb 23 '21 17:02 ivarshav