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

User Uploads CSV of Expenses #32

Open
3 of 4 tasks
StevenXL opened this issue Feb 3, 2018 · 0 comments
Open
3 of 4 tasks

User Uploads CSV of Expenses #32

StevenXL opened this issue Feb 3, 2018 · 0 comments

Comments

@StevenXL
Copy link
Owner

StevenXL commented Feb 3, 2018

A user should be able to upload a CSV file.
That CSV file purports to represent a list of expenses.

  • Work to process the CSV should be done in a separate thread
  • As each row is processed, the results should be written to a channel
  • The user should be redirected to a page that indicates the file is being processed
  • The user should be redirected to a page that will subscribe to updates via websocket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant