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

Add Cuisine Explorer Demo 🍕 to Demos Folder #2582

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Mefisto04
Copy link

Description

This PR introduces the Cuisine Explorer app, a simple application that allows users to explore traditional dishes from different countries and regions. The app has been built using React and utilizes Tolgee for in-context translations, ensuring that all labels are translated for a seamless user experience.

Key Features:

  • Introduces users to a diverse range of traditional dishes.
  • Utilizes Tolgee for translation of all UI labels.
  • Responsive design with an engaging user interface.
  • Search and filter options for finding specific dishes easily.

Project Structure

The project has been stored in the /demos folder.

Demo


Checklist:

  • Code is well-documented and follows best practices.
  • All labels in the app are translated using Tolgee.
  • A screenshot or video demo is included in the PR.
  • A blog post describing the demo app is provided.

Copy link
Contributor

@JanCizmar JanCizmar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! It's a beautiful demo! 🚀

The only thing missing is implementing language switch and localization using Tolgee. When this is implemented, we are ready to roll.

@Mefisto04
Copy link
Author

@JanCizmar
Implemented Translation and Localization
Added localization support using Tolgee, including translation functions for dish search and filter buttons, enhancing accessibility for users in multiple languages.

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.

2 participants