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

[FRONTEND] As a user, I can upload a CSV file of keywords #10

Closed
longnd opened this issue Apr 6, 2021 · 0 comments · Fixed by #35
Closed

[FRONTEND] As a user, I can upload a CSV file of keywords #10

longnd opened this issue Apr 6, 2021 · 0 comments · Fixed by #35
Assignees
Milestone

Comments

@longnd
Copy link
Owner

longnd commented Apr 6, 2021

Why

There must be a section on the website where the user can upload a CSV file of keywords.

Acceptance Criteria

Create a page on the website with a form to upload the CSV file of keywords:

  • Page title: CSV Upload
  • A form that:
    • Allow the user to select the CSV file to upload.
    • The form must have some text to indicate the CSV format it supports: both column and inline formats.
    • An "Upload" button to submit the file.
  • The page must be able to report the errors to the users if it arises, e.g. invalid CSV format or invalid file type.
@longnd longnd added this to the 1.0.0 milestone Apr 6, 2021
@longnd longnd self-assigned this Apr 6, 2021
@longnd longnd modified the milestones: 0.1.0, 0.2.0 Aug 30, 2021
longnd added a commit that referenced this issue Oct 10, 2021
longnd added a commit that referenced this issue Oct 11, 2021
longnd added a commit that referenced this issue Oct 11, 2021
longnd added a commit that referenced this issue Oct 14, 2021
longnd added a commit that referenced this issue Oct 22, 2021
[#10][#11] As a user, I can upload a CSV file of keywords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant