Skip to content
#

translations

Here are 504 public repositories matching this topic...

olivia
hugolgst
hugolgst commented Apr 17, 2020

Create a weather module which will get the weather for a given city, at a given date (using the language/date package).
The API for that isn't chosen yet.
You can copy the model of the Spotify module for the registration of the tokens, see here
Save the API key into user information if the API requires a token.

Opene

good first issue priority:low status:accepted kind:module-enhancement
deep-translator
nidhaloff
nidhaloff commented Mar 19, 2022

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

enhancement help wanted good first issue discussion
website
siriak
siriak commented Nov 24, 2021

Description of the bug

Description
Code implementation links of algorithms when opened are giving 404 errors. I observed such behavior for Bubble sort.

Actual behavior

  1. Go to https://the-algorithms.com/algorithm/bubble-sort
  2. Scroll down to Code Implementation links
  3. Click on Java

Actual behavior
4. See Github 404 page (the link is https://github.com/TheAlgorithms/Java/blob/ma

bug good first issue

Improve this page

Add a description, image, and links to the translations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the translations topic, visit your repo's landing page and select "manage topics."

Learn more