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

implement "Project" backend #1155

Open
tcnichol opened this issue Jul 29, 2024 · 1 comment · May be fixed by #1158 or #1161
Open

implement "Project" backend #1155

tcnichol opened this issue Jul 29, 2024 · 1 comment · May be fixed by #1158 or #1161
Assignees

Comments

@tcnichol
Copy link
Contributor

tcnichol commented Jul 29, 2024

Task from hackathon. Create a new object called a 'project' that is a container that will hold links to datasets, folders, files that are considered part of a given project. This should allow quick and easy access to the data, allow for search by project, and eventually handle freezing and minting of objects within a project when the project is considered 'finished.'

Tasks

No tasks being tracked yet.
@tcnichol tcnichol self-assigned this Jul 29, 2024
@longshuicy longshuicy self-assigned this Jul 29, 2024
@tcnichol
Copy link
Contributor Author

Backend routes are sort of implemented. Most are not authenticated. Project can be created and files, folders, datasets and members can be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
2 participants