scrumlr.io
scrumlr.io copied to clipboard
Upload CSV/JSON
User Stories
- Upload exported boards
- As a user, I expect to be able to upload my exported boards in JSON or CSV format.
- Upload during template selection
- As a user, I expect to be able to upload my exported boards when selecting a template (look at screenshot)
- Two upload methods
- As a user, I expect to have two options for uploading CSV or JSON files: a) Click to open a file picker to select the file. b) Drag and drop the file onto the upload field.
- Clear upload instructions
- As a user, I expect clear instructions for uploading files:
- Title: "Import CSV/JSON" or in German: "CSV/JSON importieren"
- Description: "Upload file or drag here" or in German: "Datei hochladen oder hierher ziehen"
- Automatic template selection
- As a user, I expect that after uploading my file, the corresponding template is automatically selected, and I only need to click "Create new board" to open the board.