Skip to content

Turn an excel sheet into software #100

Description

@codeliner

An empty page should show a dropzone where the user can drop an excel sheet.

Cody should read the structure of the excel sheet and automatically create necessary UI components + processing logic.

A first version should be able to read a file with a single sheet where the first row contains the column header.

Features

  • Place a table on the page
  • Derive table/data structure from sheet header
  • Add a new item button
  • Add an edit button to each row
  • Enable checkbox selection with a connected delete button
  • The data in the excel should directly be imported.
  • An additional import button should allow more data to be imported

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions