Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AS AN administrator I NEED TO bulk upload verified rental data from a file SO THAT I can add data obtained from other sources, e.g. councils #17

Open
9 tasks
arrested-developer opened this issue Sep 11, 2019 · 2 comments

Comments

@arrested-developer
Copy link
Contributor

  • I can upload data in CSV format
  • I get feedback if my data is not valid
  • I can review the data I added before it is added to the app
  • I can remove individual records before I submit the data
  • I can see which records have been removed
  • I can "undo" removing a record
  • I can confirm the data and add it all to the app
  • I see an "are you sure?" prompt before the data is added
  • The data is automatically "verified"
@amusameh
Copy link
Contributor

amusameh commented Oct 9, 2019

@arrested-developer do you have a format for the csv file or I'm free to create it based on our rental records modal?

@arrested-developer
Copy link
Contributor Author

This story is to allow upload of a CSV file

You can complete #25 first if you want? That requires an Excel and CSV file with the correct columns to be made

To complete this story we need to allow admin to upload a CSV with data to be added to the rental records. The data might not be consistent, and the values might not perfectly match our enumerated fields

@amusameh amusameh removed their assignment Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants