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

Split the code into components #1

Open
3 tasks done
ackzell opened this issue Apr 19, 2020 · 1 comment
Open
3 tasks done

Split the code into components #1

ackzell opened this issue Apr 19, 2020 · 1 comment
Milestone

Comments

@ackzell
Copy link
Owner

ackzell commented Apr 19, 2020

  • Elapsed time while recording
  • Recordings list
  • Figure out if more needed
ackzell added a commit that referenced this issue Apr 19, 2020
ackzell added a commit that referenced this issue Apr 24, 2020
ackzell added a commit that referenced this issue Apr 24, 2020
ackzell added a commit that referenced this issue Apr 25, 2020
#1 #2 Abstracting the recording component.
@ackzell ackzell added this to the MVP 1.0 milestone Apr 26, 2020
@ackzell ackzell closed this as completed Apr 26, 2020
@ackzell
Copy link
Owner Author

ackzell commented May 9, 2020

The index.vue has a lot of logic that has to do with the recording and uploading at the same time.

We can probably break apart at least the upload and leave the bottom card as a separate component.

Try and see if we can also have the recording logic in its own component. Either:

  • the list of recordings would live in it's own card and we have 3 cards instead of 2
  • or the list is part of the form to upload

@ackzell ackzell reopened this May 9, 2020
ackzell added a commit that referenced this issue May 23, 2020
…ordings and adding a message to it for when it is empty.
ackzell added a commit that referenced this issue May 23, 2020
ackzell added a commit that referenced this issue May 25, 2020
ackzell added a commit that referenced this issue May 30, 2020
ackzell added a commit that referenced this issue May 30, 2020
ackzell added a commit that referenced this issue May 30, 2020
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