Learn-by-doing / bitstarter

A crowd funding website that uses bitcoin
MIT License
23 stars 28 forks source link

Home page: Show progress bar towards goal #102

Open chill117 opened 7 years ago

chill117 commented 7 years ago

Add a progress bar to the home page which shows the amount of funds raised and the goal.

image

bokova commented 7 years ago

That's alright.

What you should be doing is pushing to YOUR github account (msirovy/bitstarter) and making a PULL REQUEST from there to Learn-by-doing

Hope this helps. Boris

On Mon, Jan 16, 2017 at 10:20 PM, Marek Sirovy notifications@github.com wrote:

I've done progress bar but I'm not able to push my code to git git push origin progress_bar ERROR: Permission to Learn-by-doing/bitstarter.git denied to msirovy. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Learn-by-doing/bitstarter/issues/102#issuecomment-272964540, or mute the thread https://github.com/notifications/unsubscribe-auth/AMU6L9B2TV8oNHOu15oPBsfdhxAF6lqxks5rS98UgaJpZM4Lk3qU .

bokova commented 7 years ago

That's strange, I've got an email notification form @msirovy but can't see it in the thread here. That's what I've been replying to in the message above:


"I've done progress bar but I'm not able to push my code to git git push origin progress_bar ERROR: Permission to Learn-by-doing/bitstarter.git denied to msirovy. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists."

msirovy commented 7 years ago

Hi,

I familliar with gitlab and I used to work on one repository and push to own branche, and doing merge requests.

I deleted my post to issue, because I have found answer in README.

Thanks for your help. Problem was that I had started to code before red REDME:-)

On Mon, 16 Jan 2017 at 22:42, bokova notifications@github.com wrote:

That's strange, I've got an email notification form @msirovy https://github.com/msirovy but can't see it in the thread here. That's what I've been replying to above:


"I've done progress bar but I'm not able to push my code to git

git push origin progress_bar

ERROR: Permission to Learn-by-doing/bitstarter.git denied to msirovy.

fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists."

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/Learn-by-doing/bitstarter/issues/102#issuecomment-272968613, or mute the thread https://github.com/notifications/unsubscribe-auth/AC5FdAqLS190eQJ4J4-rAvvQ68lYFp7Wks5rS-Q-gaJpZM4Lk3qU .

-- Marek Sirovy