calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Suggest checklist items by the event name

Open GevaOr opened this issue 5 years ago • 0 comments

Forum post HERE.

  • [ ] Create tables in the DB:

  • keywords.

  • suggestions.

  • keyword_suggestions (junction table).

  • [ ] Functionality:

  • Extract the type of event from the event name.

  • Return all suggestions for the event type.

  • [ ] Frontend - show a message in the checklist with suggestions.

  • [ ] Tests - compare some known existing event type suggestions to the app's output.

GevaOr avatar Jan 23 '21 11:01 GevaOr