-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
backendSomething in a backendSomething in a backendfrontendSomething in a frontendSomething in a frontend
Milestone
Description
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
projectssubsystem 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 backendSomething in a backendfrontendSomething in a frontendSomething in a frontend