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

🤩 Create Random Movie Picker (Hacktoberfest Demo) #2545

Open
5 tasks
marketachalupnikova opened this issue Oct 8, 2024 · 11 comments
Open
5 tasks

🤩 Create Random Movie Picker (Hacktoberfest Demo) #2545

marketachalupnikova opened this issue Oct 8, 2024 · 11 comments
Assignees
Labels

Comments

@marketachalupnikova
Copy link
Collaborator

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! 🐁

@yashp4858
Copy link

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

@marketachalupnikova
Copy link
Collaborator Author

Glad to hear that, thank you @yashp4858 🙌

@yashp4858
Copy link

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
Copy link

@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

@stepan662
Copy link
Contributor

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.

@yashp4858
Copy link

thanks @stepan662

@yashp4858
Copy link

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

@Toprun123
Copy link

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

@marketachalupnikova
Copy link
Collaborator Author

Hi @Toprun123 sure! thanks a lot for your contribution

@Toprun123
Copy link

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

@JanCizmar
Copy link
Contributor

@Toprun123 Yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants