Skip to content

Conversation

pmpc94
Copy link

@pmpc94 pmpc94 commented Mar 10, 2023

This PR addresses all tasks mentioned in the challenge.

Besides that, I also decided to add:

  • Vue 3 (until now I've only been working with Vue 2), so it was a new experience for me in that regard
  • Vuex
  • Vue-router
  • Tests

There are a few improvements that can be done such as:

  • Increase test coverage
  • Add accessibility feature
  • A few design fixes

Preview:
image

Pedro Carolina added 10 commits March 8, 2023 22:08
- add eslint with prettier
- add vuex
- add router
- create global sass
- prepare api
- refactor AppIcon by removing unnecessary code
- add placeholders to AppInput and AppTextarea
- update title and description from a transcription
- create a new transcription
- use actions to send updated transcriptions
-Add redirect button to home page when sent to a wrong url
-Change delete icon only on hover
- fix textarea height
- remove redundant component: VoiceTranscriptionWrapper
- Adjust height when typing on Textarea
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

Successfully merging this pull request may close these issues.

1 participant