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

Set up the Projects concept #79

Closed
2 of 4 tasks
markwhiting opened this issue Jul 23, 2024 · 0 comments · Fixed by #84
Closed
2 of 4 tasks

Set up the Projects concept #79

markwhiting opened this issue Jul 23, 2024 · 0 comments · Fixed by #84

Comments

@markwhiting
Copy link
Member

markwhiting commented Jul 23, 2024

Projects have 2 main components:

  • a list of features (a subset of all the features we have, including any features they have added)
  • a list of papers (a subset of all the papers we have which can be manually imported or imported with a criterion search)
  • Perhaps things like a name, a description, and an ID, used to form the URL too.
  • an inclusion criteria stored as a search based of features

They have a secondary component which is that the list of papers may be derived via an inclusion criterion, which is a function written over a set of features (which probably could be different than the features listed in the project). Conceptually, this is like a saved search, which might notify the user when a new item passes the search.

Project ownership and permission can be ignored for now. So everyone can create, delete, and modify any project, including the feature list, etc.

Projects are not published, however every user sees a list of the projects they have viewed (or made) in reverse chronological order perhaps just at /projects.

Should we be able to duplicate, perhaps?

@amirrr amirrr linked a pull request Aug 10, 2024 that will close this issue
@markwhiting markwhiting mentioned this issue Aug 28, 2024
8 tasks
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

Successfully merging a pull request may close this issue.

1 participant