Open nidhaloff opened 2 years ago
Hi @nidhaloff I was interested to develop a web application using django Can I ?
@sam-sunder Sure sounds great. I already set up a repo for the website. this repo. I can add you as a collaborator so that you can push and work without waiting for my approval. Would you be interested?
Yes I'm interested Thanks for opportunity
@sam-sunder Hello brother , I want to help you with developing the web-app .
@ASCE-D Sure
@nidhaloff I am interested in helping build the website/api. Do let me know if there is any way I can contribute!
Hi @nidhaloff, I would like to help with building/updating web application or APIs. Please consider me for contribution.
Hi @nidhaloff, I'm a newbie but I'd like to contribute! I can help with website or APIs, or maybe add another translator, like "Baidu translation"(a popular multilingual translation services in China)?
Hi @nidhaloff, We have worked with @TonyBionda on website using what was already existing in https://github.com/nidhaloff/deep-translator-website
We still used Django but refactored it to make it works with Tailwind.
It's only the first version so there is maybe still few bugs. Could you see the PR attached here : https://github.com/nidhaloff/deep-translator-website/pull/1 and come back to us to see what could we improve
To make all translators work, we just need API keys in .env
Hey as I can see the website part has not progressed , I can help you to start buliding it in flask
I reviewed your PR and left some notes. Did you check it?
Hey as I can see the website part has not progressed , I can help you to start buliding it in flask
Hey, thanks for joining. sure, go ahead and open a PR ;)
Hey @nidhaloff, i would love to participate in this project and build a small prototype for an desktop app with tkinter or maybe an electron app using the api. What do You think? Is this still wanted/needed?
Hi @nidhaloff, The deep_translator python package has Google Translate API. Google Translate API is a paid service but you mention deep_translator is 100% free and unlimited. How it is possible?? Or it have any limitations?
Description
Hey y all,
I know it's hard for newcomers to join the amazing open-source world because I've been there.
In order to invite people to the project and mainly give others the opportunity to join the open-source world and make their first contribution, I wanted to propose the idea of developing a website and maybe even a desktop app based on the deep-translator package.
I honestly don't have much time to work on everything alone, therefore, I'm basically opening this issue to hear from the community. Maybe some of you can share their ideas/opinions and we can work something great that all others will benefit from ;)
Years ago, I developed a mobile app based on deep-translator. I called it Translator++. You can find it on play-store here. The code is also open source and you can find it here. I used the kivy framework to build this cross-platform app.
Building a website or desktop app can be a great challenge for people that want to join open-source.
Repo for the API: https://github.com/nidhaloff/deep-translator-api Repo for the website: https://github.com/nidhaloff/deep-translator-website Repo for the desktop app: https://github.com/nidhaloff/deep-translator-dektop-app