Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a Casebook to be tagged with one or more areas of interest by the author #1782

Open
lizadaly opened this issue Sep 27, 2022 · 0 comments

Comments

@lizadaly
Copy link
Contributor

lizadaly commented Sep 27, 2022

From a controlled vocabulary, allow users to tag Casebooks with one or more areas of interest.

Tab 3 on this spreadsheet lists areas of interest that a Casebook could be tagged with.

  • The controlled vocabulary should be a new type of model field
  • The controlled vocabulary should be editable in the Django admin
  • Adding or removing tags from Casebooks should be possible in the Django admin
  • Adding or removing tags from Casebooks should be possible for the author on the front end (TBD where)
  • It should (eventually) be possible to search on or browse through public Casebooks based on their tags

There's probably existing Django packages that do this, so look at some prior art and decide whether it's simpler to use a third-party package or roll our own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants