VaibhavCodeClub / learn

Learning app for kids
MIT License
80 stars 79 forks source link

Number Learning Feature #20

Open vamzx opened 1 month ago

vamzx commented 1 month ago

A feature to teach numbers just as other topics like A-Z, animals, shapes. etc.

vamzx commented 1 month ago

I am a GSSoC'24 contributor, so please do consider this feature and assign it to me.

vamzx commented 1 month ago

@sapatevaibhav I am unable to clone the repo due to the con.png bug that is mentioned in another issue

hariram4862 commented 1 month ago

@vamzx git clone [url of the repo which u have forked] // run this command in the root directory after cloning. git restore --source=HEAD :/ // Ignore the warnings, if any occurs // and then. git add . git commit -m "[commit message]" git push origin [branch_name]

Hope this works. :)

LEARNER-dakshesh commented 1 month ago

Hello Vaibhav ! I wanted to work on this issue. Can you please assign me ?

vamzx commented 1 month ago

@sapatevaibhav I am done with most functionalities but I am unable to find SVGs for the images online for free. Are there any resources you know where I can find them?

sapatevaibhav commented 1 month ago

https://www.pngtosvg.com/ https://www.flaticon.com/ https://www.svgrepo.com/

LEARNER-dakshesh commented 1 month ago

Hey @sapatevaibhav can you please asssign me this issue . I can work on this

vamzx commented 1 month ago

@sapatevaibhav there seem to be a lot of errors in flutter tts related code, could you please check that?

NamrataCSalvi commented 6 days ago

I would like to work on this issue.Can you assign it to me