Skip to content

Project Plan

Domas Markevičius edited this page Apr 18, 2021 · 1 revision

Phase 1

Data

  1. Create 3 .txt data lists of 50 rows:
  • Full names
  • Phone numbers
  • Countries

Create Table

  1. Allow to assign a data file to a specific column
  2. Allow any number of columns
  3. Allow any number of rows
  4. Each row should have a different value from a data file. If table has more rows, than data file has items, then insert the first items from a data file
  5. Allow to set table width.

Manage Data

  1. Show the list of data files
  • Show data file name
  • Show the number of rows in a data file
  • Allow to delete data file
  1. Give an option to upload new files
  • Allow to write a file name
  • Allow to copy/paste the list
  • Allow to upload .txt file

Phase 2

TBD

Phase 3

TBD

Clone this wiki locally