CPSC310W2012 / Team-01

2 stars 0 forks source link

As an administrator I would like the ability to upload a data file of parks data to refresh the dataset as needed STORY POINTS 7 #4

Closed CarolineM closed 12 years ago

CarolineM commented 12 years ago

Priority: 1 Acceptance criteria:

Task breakdown: Decide which type of data to accept: https://github.com/CPSC310W2012/Team-01/issues/5 Determine which data files from the source are relevant: https://github.com/CPSC310W2012/Team-01/issues/8 Create parser for data files: https://github.com/CPSC310W2012/Team-01/issues/9 Create JDO to store parks data: https://github.com/CPSC310W2012/Team-01/issues/10 Create JDO to store facility data: https://github.com/CPSC310W2012/Team-01/issues/73 Create JDO to store washroom data: https://github.com/CPSC310W2012/Team-01/issues/75 Create JDO to store advisory data: https://github.com/CPSC310W2012/Team-01/issues/76 Create UI elements for uploading: https://github.com/CPSC310W2012/Team-01/issues/11 Make database class: https://github.com/CPSC310W2012/Team-01/issues/77 Make Service classes to manage JDO persistence: https://github.com/CPSC310W2012/Team-01/issues/79 Optimize file upload speed: https://github.com/CPSC310W2012/Team-01/issues/85

CarolineM commented 12 years ago

this is done.