mariocraft987 / bark-coding

A Blockly Based coding language
https://bark.dumorando.com
BSD 2-Clause "Simplified" License
10 stars 18 forks source link

Solves A lot of issues #159

Closed Bashamega closed 1 month ago

Bashamega commented 1 month ago

closes #153 closes #144 closes #143 closes #146

Hello:) This PR closes a lot of issues image

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bark-coding ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2024 11:04am
Bashamega commented 1 month ago

awesome!!! only thing is that jobs/jobs.html should be changed to jobs/index.html and the color contrast issue on the navbar does not get fixed with this pr

Sure, I am going to modify the changes

Bashamega commented 1 month ago

Would you be able to add how each of us have contributed? Like by coding or by providing ideas/feedbacks/suggestions a lot ext. Atm, I think everyone is by coding.

I will try

Bashamega commented 1 month ago

Hello @BwnnyRxbbit :) After intensive research I didn't find a way to add the contributions graph. Also, i tried embedding GitHub in the app but GitHub refused. If you have a solution please feel free to share it with me

Bashamega commented 1 month ago

Hello @BwnnyRxbbit :) After intensive research I didn't find a way to add the contributions graph. Also, i tried embedding GitHub in the app but GitHub refused. If you have a solution please feel free to share it with me

A contribution count would be nice but I was just talking about adding the word "Coder" to each person who is a coder which is everyone here and maybe add a special "Founder" text under Mariokart987. As in the future we might credit those who has been continuously giving us feedback/suggestions ext and translators and ext like in Scratch Addons.

Done

Bashamega commented 1 month ago

This doesn't look right

Sorry, wait one second

Bashamega commented 1 month ago

Done @BwnnyRxbbit

breakfast-for-dinner commented 1 month ago

Does this update real time?

if you mean it updates without reload, no

breakfast-for-dinner commented 1 month ago

Does this update real time?

if you mean it updates without reload, no

Ok, that it updates with load right?

yup, it's straight from what github tells us

Bashamega commented 1 month ago

Does this update real time?

if you mean it updates without reload, no

Ok, that it updates with load right?

Correct it uses the github API. But note that sometimes it will throw an error because of the request limit. Also, I didn't add any caching of any kind.

Bashamega commented 1 month ago

Does this update real time?

if you mean it updates without reload, no

Ok, that it updates with load right?

Correct it uses the github API. But note that sometimes it will throw an error because of the request limit. Also, I didn't add any caching of any kind.

Where can I access the GitHub API from?

From: https://api.github.com