tolgee / tolgee-platform

Developer & translator friendly web-based localization platform
https://tolgee.io
Other
2.07k stars 203 forks source link

🤩 Create Random Movie Picker (Hacktoberfest Demo) #2545

Open marketachalupnikova opened 1 month ago

marketachalupnikova commented 1 month ago

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.

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 commented 1 month ago

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

marketachalupnikova commented 1 month ago

Glad to hear that, thank you @yashp4858 🙌

yashp4858 commented 1 month ago

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 commented 1 month ago

@marketachalupnikova i am also getting this error,

Task :stopDbChangelogContainer tolgee_postgres_dbschema

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

2: Task failed with an exception.

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

stepan662 commented 1 month ago

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 commented 1 month ago

thanks @stepan662

yashp4858 commented 1 month ago

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

Toprun123 commented 1 month ago

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

marketachalupnikova commented 1 month ago

Hi @Toprun123 sure! thanks a lot for your contribution

Toprun123 commented 1 month ago

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

JanCizmar commented 1 month ago

@Toprun123 Yes!

Toprun123 commented 3 weeks ago

I've opened a PR for this: #2641

Mayank77maruti commented 3 weeks ago

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