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 Challenge Unbabel #33

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Frontend Challenge Unbabel #33

wants to merge 10 commits into from

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