WillTrem / UInnovate

MIT License
3 stars 1 forks source link

[US] (i18n) Adding Languages/ Default Languages as Dropdowns #278

Closed lyubageorgieva closed 7 months ago

lyubageorgieva commented 7 months ago

As an application developer, I want the users to add new languages for i18n via a dropdown, so that the user experience is improved and the user doesn't need to manually input the language names and codes.

MoSCoW Risk Story Points
Should Low 5

Acceptance Criteria

Risks

Pre-requisites

Tasks

Note

Check this package to implement the feature https://www.npmjs.com/package/iso-639-1

lyubageorgieva commented 7 months ago

UI mockup

Screenshot 2024-02-18 at 9 47 02 PM
lyubageorgieva commented 7 months ago

Use Case Diagram

Screenshot 2024-02-18 at 9 58 06 PM
lyubageorgieva commented 7 months ago

Demo Video

https://github.com/WillTrem/UInnovate/assets/74876532/379c2943-2a08-4c2e-b950-e347d395e8af

lyubageorgieva commented 7 months ago

Additional notes

In the video, it's mentioned that default languages wasn't yet implemented but afterwards I added another commit to the existing PR to fix it. And it works as depicted in the following screenshot

Screenshot 2024-02-19 at 11 32 41 PM