tolgee-platform icon indicating copy to clipboard operation
tolgee-platform copied to clipboard

🤩 Create Random Movie Picker (Hacktoberfest Demo)

Open marketachalupnikova opened this issue 1 year ago • 11 comments

372383862-ac1bd9c1-fc1f-4375-9bf5-8e8c9b41cc15

We are searching for beautiful demo creators! For more information and how to get your swag, read the Hacktoberfest.md

Demo: Random Movie Picker 🎥

Develop a simple app where users can input their favorite movie genres, and the app suggests random movies to watch.

Technology Requirements

You can build this app using whatever framework you prefer: React, Angular, Vue, Next, Svelte, PHP, Flutter, Ruby, React native, iOS, or Android.

  • [ ] Translate all labels in the App with Tolgee
  • [ ] Store the project into /demos folder
  • [ ] Add a screenshot or video demo to the PR
  • [ ] Write a short article describing your demo app on DEV.to or your blog
  • [ ] Please show your support and give a ⭐ to the Tolgee repository

If you have any questions, join our Tolgee Slack Community to get help, share your ideas, suggestions, or questions and connect with other users and contributors.

Thank you for participating in the Tolgee Hacktoberfest event! 🐁

marketachalupnikova avatar Oct 08 '24 12:10 marketachalupnikova

Hey @marketachalupnikova, I would like to work on this issue.

yashp4858 avatar Oct 09 '24 10:10 yashp4858

Glad to hear that, thank you @yashp4858 🙌

marketachalupnikova avatar Oct 09 '24 11:10 marketachalupnikova

Hey @marketachalupnikova,

I am trying to run the backend on my localhost. First, I executed the following command to run with Gradle: ./gradlew server-app:bootRun --args='--spring.profiles.active=dev'This step built successfully.

However, when I run the command: ./gradlew diffChangeLog or ./gradlew diffChangeLog --no-daemon I receive the error: "permission denied while trying to connect to the Docker daemon socket."

yashp4858 avatar Oct 10 '24 14:10 yashp4858

@marketachalupnikova i am also getting this error,

Task :stopDbChangelogContainer tolgee_postgres_dbschema

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • What went wrong: Execution failed for task ':ee-app:diffChangelog'.

Process 'command '/usr/lib/jvm/java-17-openjdk-amd64/bin/java'' finished with non-zero exit value 1

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. Get more help at https://help.gradle.org. ==============================================================================

2: Task failed with an exception.

  • What went wrong: Execution failed for task ':data:diffChangelog'.

Process 'command '/usr/lib/jvm/java-17-openjdk-amd64/bin/java'' finished with non-zero exit value 1

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. Get more help at https://help.gradle.org. ==============================================================================

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. so i need to add my local database

yashp4858 avatar Oct 10 '24 15:10 yashp4858

Hey, I think running tolgee locally for this task is not necessary. Or if you really want to, it's easier to do so with Docker https://tolgee.io/platform/self_hosting/running_with_docker

But you can easily use cloud version, just sign up, you don't have to pay anything.

stepan662 avatar Oct 10 '24 15:10 stepan662

thanks @stepan662

yashp4858 avatar Oct 10 '24 16:10 yashp4858

hey @stepan662 i am creating this demo app in angular but how to get api key and apiurl ?

yashp4858 avatar Oct 11 '24 15:10 yashp4858

Could I also try this? Can you please assign this to me too? (this is my first time trying to contribute online.)

SyedM-dev avatar Oct 15 '24 15:10 SyedM-dev

Hi @Toprun123 sure! thanks a lot for your contribution

marketachalupnikova avatar Oct 15 '24 16:10 marketachalupnikova

Thank you too. I started working on a demo using ruby on rails. That's okay right?

SyedM-dev avatar Oct 15 '24 19:10 SyedM-dev

@Toprun123 Yes!

JanCizmar avatar Oct 16 '24 07:10 JanCizmar

I've opened a PR for this: #2641

SyedM-dev avatar Oct 29 '24 10:10 SyedM-dev

Hey @marketachalupnikova , Please assign this task to me. I would love to complete it.

Mayank77maruti avatar Oct 31 '24 07:10 Mayank77maruti