Skip to content

Projects stage 1: creation and statistics #158

@ArchiDevil

Description

@ArchiDevil

Stage 1: it is possible to create a project and aggregate files in it. The statistics is calculated as aggregation of all files in the project. The project is displayed in UI. All files not under a project are left under "Unnamed project".

Backend:

  • There is a new projects subsystem to manage projects
  • It is possible to create/update/delete project
  • The project information provides aggregated statistics calculated from documents (segments, words, etc.)
  • Orphan files are collected under "Unnamed project"
  • There is a special endpoint for documents to move them into a project

Frontend:

  • There is a button to create a new project which shows a modal dialog with name editing
  • There are projects in a list which contain files in it. If the project is empty it is stated explicitly.
  • There is a button to move files into a project

Metadata

Metadata

Assignees

Labels

backendSomething in a backendfrontendSomething in a frontend

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions